diff options
Diffstat (limited to 'sys/netipx/ipx_input.c')
| -rw-r--r-- | sys/netipx/ipx_input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netipx/ipx_input.c b/sys/netipx/ipx_input.c index 9d44ec55e5b8..c9fb568b20f9 100644 --- a/sys/netipx/ipx_input.c +++ b/sys/netipx/ipx_input.c @@ -63,7 +63,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netipx/ipx_input.c,v 1.66.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |
