From cff7b73ae7cb6984d74e33d965badbd00531fa5e Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 3 May 2003 19:44:46 +0000 Subject: Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. --- chpass/table.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chpass/table.c') diff --git a/chpass/table.c b/chpass/table.c index fede308..19f1a99 100644 --- a/chpass/table.c +++ b/chpass/table.c @@ -31,9 +31,11 @@ * SUCH DAMAGE. */ +#if 0 #ifndef lint static const char sccsid[] = "@(#)table.c 8.3 (Berkeley) 4/2/94"; #endif /* not lint */ +#endif #include __FBSDID("$FreeBSD$"); -- cgit v1.2.3-56-ge451