From 33ad2c7486da901252c1e70f3f599106573a978b Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Sun, 6 Dec 1998 22:58:23 +0000 Subject: Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). --- chpass/table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chpass/table.c') diff --git a/chpass/table.c b/chpass/table.c index eed097e..1bc857b 100644 --- a/chpass/table.c +++ b/chpass/table.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)table.c 8.3 (Berkeley) 4/2/94"; +static const char sccsid[] = "@(#)table.c 8.3 (Berkeley) 4/2/94"; #endif /* not lint */ #include -- cgit v1.2.3-56-ge451