diff options
Diffstat (limited to 'sys/netipx/spx_debug.c')
-rw-r--r-- | sys/netipx/spx_debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netipx/spx_debug.c b/sys/netipx/spx_debug.c index 4e4aff81181b0..2f0d95235b42e 100644 --- a/sys/netipx/spx_debug.c +++ b/sys/netipx/spx_debug.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netipx/spx_debug.c,v 1.16.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include "opt_inet.h" #include "opt_tcpdebug.h" |