summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-05-22 05:51:09 +0000
committerimp <imp@FreeBSD.org>2000-05-22 05:51:09 +0000
commit028d2de70c4e2efc19f3e5b69a633afa73afe17d (patch)
treeca6c3b74a4568ed23cfec4ffa510aec2fd4a919c /lib/libedit
parent8bd2e2f4e2615635c70886e197cad5e209db6610 (diff)
downloadFreeBSD-src-028d2de70c4e2efc19f3e5b69a633afa73afe17d.zip
FreeBSD-src-028d2de70c4e2efc19f3e5b69a633afa73afe17d.tar.gz
Make comment match code forgotten in last commit
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/read.c b/lib/libedit/read.c
index e1e599e..fdf80e7 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
OpenPOWER on IntegriCloud