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 @@ | |||
1 | #error Foo | ||
2 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
3 | /* | 2 | /* |
4 | * Mini more implementation for busybox | 3 | * 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 @@ | |||
1 | #error Foo | ||
2 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
3 | /* | 2 | /* |
4 | * Mini more implementation for busybox | 3 | * Mini more implementation for busybox |