diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-02 15:15:36 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-02 15:15:36 +0000 |
commit | c3fc3c5e7a35f96f23a543d0886b5297c49d565c (patch) | |
tree | a25ca3458db26cda838d2419f4d8b7d9c2019b85 /util-linux/more.c | |
parent | 29cff26f32d8c30fa32cf08f465cca082e3ca846 (diff) |
It seems I stupidly checked in a silly test I was making.
-Erik
Diffstat (limited to 'util-linux/more.c')
-rw-r--r-- | util-linux/more.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 |