From c3fc3c5e7a35f96f23a543d0886b5297c49d565c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 2 Feb 2001 15:15:36 +0000 Subject: [PATCH] It seems I stupidly checked in a silly test I was making. -Erik --- more.c | 1 - util-linux/more.c | 1 - 2 files changed, 2 deletions(-) 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 -- 2.25.1