diff options
Diffstat (limited to 'usr.sbin/IPXrouted/af.c')
-rw-r--r-- | usr.sbin/IPXrouted/af.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/IPXrouted/af.c b/usr.sbin/IPXrouted/af.c index 74455df..312f13d 100644 --- a/usr.sbin/IPXrouted/af.c +++ b/usr.sbin/IPXrouted/af.c @@ -39,7 +39,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)af.c 8.1 (Berkeley) 6/5/93"; +static const char sccsid[] = "@(#)af.c 8.1 (Berkeley) 6/5/93"; #endif /* not lint */ #include "defs.h" |