summaryrefslogtreecommitdiffstats
path: root/contrib/less/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/less/configure.ac')
-rw-r--r--contrib/less/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/less/configure.ac b/contrib/less/configure.ac
index 95213b0..4ac9a35 100644
--- a/contrib/less/configure.ac
+++ b/contrib/less/configure.ac
@@ -669,7 +669,7 @@ AH_TOP([
/*
* 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