aboutsummaryrefslogtreecommitdiff
path: root/miscutils/less.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/less.c')
-rw-r--r--miscutils/less.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/miscutils/less.c b/miscutils/less.c
index c6c158a51..82092f600 100644
--- a/miscutils/less.c
+++ b/miscutils/less.c
@@ -6,7 +6,6 @@
*
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
-
/*
* TODO:
* - Add more regular expression support - search modifiers, certain matches, etc.
@@ -20,7 +19,6 @@
* - the inp file pointer is used so that keyboard input works after
* redirected input has been read from stdin
*/
-
//config:config LESS
//config: bool "less (15 kb)"
//config: default y