diff options
Diffstat (limited to 'util-linux/more.c')
-rw-r--r-- | util-linux/more.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/more.c b/util-linux/more.c index c4c74fe..15c3b6f 100644 --- a/util-linux/more.c +++ b/util-linux/more.c @@ -1,3 +1,4 @@ +#error Foo /* vi: set sw=4 ts=4: */ /* * Mini more implementation for busybox |