diff options
-rw-r--r-- | more.c | 1 | ||||
-rw-r--r-- | util-linux/more.c | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -1,4 +1,3 @@ -#error Foo /* vi: set sw=4 ts=4: */ /* * Mini more implementation for busybox diff --git a/util-linux/more.c b/util-linux/more.c index 15c3b6f87..c4c74fe4a 100644 --- a/util-linux/more.c +++ b/util-linux/more.c @@ -1,4 +1,3 @@ -#error Foo /* vi: set sw=4 ts=4: */ /* * Mini more implementation for busybox |