summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/less/defines.h')
-rw-r--r--usr.bin/less/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/less/defines.h b/usr.bin/less/defines.h
index 5a5fca3..27b73ce 100644
--- a/usr.bin/less/defines.h
+++ b/usr.bin/less/defines.h
@@ -184,7 +184,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