summaryrefslogtreecommitdiffstats
path: root/cmd.h
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-05-08 23:45:27 +0000
committerdelphij <delphij@FreeBSD.org>2009-05-08 23:45:27 +0000
commit40472e4d24727eb8c2cf003fa10c3d4c6a89e22b (patch)
treea3b19b698e154070851f613743d2c3b6467b5828 /cmd.h
parentd069efd47cacc3156036ed37d5532d6a1d4f55c3 (diff)
downloadFreeBSD-src-40472e4d24727eb8c2cf003fa10c3d4c6a89e22b.zip
FreeBSD-src-40472e4d24727eb8c2cf003fa10c3d4c6a89e22b.tar.gz
Vendor import of less v429
Diffstat (limited to 'cmd.h')
-rw-r--r--cmd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmd.h b/cmd.h
index 298d367..6153a86 100644
--- a/cmd.h
+++ b/cmd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1984-2007 Mark Nudelman
+ * Copyright (C) 1984-2008 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.
@@ -65,6 +65,7 @@
#define A_REMOVE_FILE 52
#define A_NEXT_TAG 53
#define A_PREV_TAG 54
+#define A_FILTER 55
#define A_INVALID 100
#define A_NOACTION 101
OpenPOWER on IntegriCloud