From 9d8c96322cd828e6b0441f0be06c10a88546051a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 30 Jun 2002 05:25:07 +0000 Subject: Consistently use FBSDID --- chpass/util.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chpass/util.c') diff --git a/chpass/util.c b/chpass/util.c index 8460576..ac105aa 100644 --- a/chpass/util.c +++ b/chpass/util.c @@ -39,9 +39,10 @@ */ #ifndef lint -static const char sccsid[] = "@(#)util.c 8.4 (Berkeley) 4/2/94"; +#if 0 +static char sccsid[] = "@(#)util.c 8.4 (Berkeley) 4/2/94"; +#endif #endif /* not lint */ - #include __FBSDID("$FreeBSD$"); -- cgit v1.2.3-56-ge451