From: Eric Andersen Date: Fri, 2 Feb 2001 15:15:36 +0000 (-0000) Subject: It seems I stupidly checked in a silly test I was making. X-Git-Tag: 0_50~257 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c3fc3c5e7a35f96f23a543d0886b5297c49d565c;p=oweals%2Fbusybox.git It seems I stupidly checked in a silly test I was making. -Erik --- diff --git a/more.c b/more.c index 15c3b6f87..c4c74fe4a 100644 --- a/more.c +++ b/more.c @@ -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