diff options
Diffstat (limited to 'sys/netinet/ip_auth.c')
| -rw-r--r-- | sys/netinet/ip_auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_auth.c b/sys/netinet/ip_auth.c index 045edaa72085..b15b7e9a2eb6 100644 --- a/sys/netinet/ip_auth.c +++ b/sys/netinet/ip_auth.c @@ -7,7 +7,7 @@ */ #if !defined(lint) /*static const char rcsid[] = "@(#)$Id: ip_auth.c,v 2.1.2.2 2000/01/16 10:12:14 darrenr Exp $";*/ -static const char rcsid[] = "@(#)$FreeBSD$"; +static const char rcsid[] = "@(#)$FreeBSD: src/sys/netinet/ip_auth.c,v 1.14 2000/02/10 21:29:08 guido Exp $"; #endif #include <sys/errno.h> |
