diff options
Diffstat (limited to 'usr.bin/chpass/field.c')
-rw-r--r-- | usr.bin/chpass/field.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chpass/field.c b/usr.bin/chpass/field.c index 73fa479..997d21f 100644 --- a/usr.bin/chpass/field.c +++ b/usr.bin/chpass/field.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)field.c 8.4 (Berkeley) 4/2/94"; +static const char sccsid[] = "@(#)field.c 8.4 (Berkeley) 4/2/94"; #endif /* not lint */ #include <sys/param.h> |