diff options
Diffstat (limited to 'usr.bin/ar/move.c')
| -rw-r--r-- | usr.bin/ar/move.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ar/move.c b/usr.bin/ar/move.c index 3450ab44bf612..c2dba365dce53 100644 --- a/usr.bin/ar/move.c +++ b/usr.bin/ar/move.c @@ -35,7 +35,7 @@ */ #ifndef lint -static const char sccsid[] = "@(#)move.c 8.3 (Berkeley) 4/2/94"; +static char sccsid[] = "@(#)move.c 8.3 (Berkeley) 4/2/94"; #endif /* not lint */ #include <sys/param.h> |
