summaryrefslogtreecommitdiffstats
path: root/contrib/less/defines.h.in
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2012-12-03 19:00:23 +0000
committerdelphij <delphij@FreeBSD.org>2012-12-03 19:00:23 +0000
commit9b265d16e4129bd2fe2e0dcccab1f272ac744275 (patch)
treebb3eb28e6fc46490820f24bfd07f4dc9b884db7a /contrib/less/defines.h.in
parent10af555ec7340db3df4dfd42c2ca948aae85e16b (diff)
downloadFreeBSD-src-9b265d16e4129bd2fe2e0dcccab1f272ac744275.zip
FreeBSD-src-9b265d16e4129bd2fe2e0dcccab1f272ac744275.tar.gz
MFV: less v456.
Diffstat (limited to 'contrib/less/defines.h.in')
-rw-r--r--contrib/less/defines.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/less/defines.h.in b/contrib/less/defines.h.in
index 658faec..bfd0ab7 100644
--- a/contrib/less/defines.h.in
+++ b/contrib/less/defines.h.in
@@ -182,7 +182,7 @@
/*
* Sizes of various buffers.
*/
-#if 0 /* old sizes for small memory machines
+#if 0 /* old sizes for small memory machines */
#define CMDBUF_SIZE 512 /* Buffer for multichar commands */
#define UNGOT_SIZE 100 /* Max chars to unget() */
#define LINEBUF_SIZE 1024 /* Max size of line in input file */
OpenPOWER on IntegriCloud