summaryrefslogtreecommitdiffstats
path: root/contrib/less/cmd.h
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2012-07-24 01:09:11 +0000
committerdelphij <delphij@FreeBSD.org>2012-07-24 01:09:11 +0000
commite39250a384a3ca30e8cb4cfa39a696fa01008590 (patch)
treef62589b704975274e070eea934ccb4e46d830ae3 /contrib/less/cmd.h
parent142df5fc8eb25ab65ff82ee819ffb79841bcba18 (diff)
downloadFreeBSD-src-e39250a384a3ca30e8cb4cfa39a696fa01008590.zip
FreeBSD-src-e39250a384a3ca30e8cb4cfa39a696fa01008590.tar.gz
MFV: less v451.
Diffstat (limited to 'contrib/less/cmd.h')
-rw-r--r--contrib/less/cmd.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/contrib/less/cmd.h b/contrib/less/cmd.h
index 627f85b..9a72160 100644
--- a/contrib/less/cmd.h
+++ b/contrib/less/cmd.h
@@ -1,14 +1,14 @@
-/*
- * Copyright (C) 1984-2012 Mark Nudelman
- *
- * You may distribute under the terms of either the GNU General Public
- * License or the Less License, as specified in the README file.
- *
- * For more information, see the README file.
- */
+/*
+ * Copyright (C) 1984-2012 Mark Nudelman
+ *
+ * You may distribute under the terms of either the GNU General Public
+ * License or the Less License, as specified in the README file.
+ *
+ * For more information, see the README file.
+ */
-#define MAX_USERCMD 500
+#define MAX_USERCMD 1000
#define MAX_CMDLEN 16
#define A_B_LINE 2
OpenPOWER on IntegriCloud