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