From 95e529fd59dbac52e51f7cf895482376231aa416 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 22 May 2000 05:51:09 +0000 Subject: [PATCH] Make comment match code forgotten in last commit --- lib/libedit/read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libedit/read.c b/lib/libedit/read.c index e1e599eced97..fdf80e7f36b0 100644 --- a/lib/libedit/read.c +++ b/lib/libedit/read.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)read.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = "$FreeBSD$"; -#endif /* not lint && not SCCSID */ +#endif /* not lint */ /* * read.c: Clean this junk up! This is horrible code. * Terminal read functions