aboutsummaryrefslogtreecommitdiff
path: root/util-linux/more.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-02 15:15:36 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-02 15:15:36 +0000
commitc3fc3c5e7a35f96f23a543d0886b5297c49d565c (patch)
treea25ca3458db26cda838d2419f4d8b7d9c2019b85 /util-linux/more.c
parent29cff26f32d8c30fa32cf08f465cca082e3ca846 (diff)
downloadbusybox-c3fc3c5e7a35f96f23a543d0886b5297c49d565c.tar.gz
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.c1
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