diff options
Diffstat (limited to 'sys/dev/sn/if_sn_isa.c')
-rw-r--r-- | sys/dev/sn/if_sn_isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sn/if_sn_isa.c b/sys/dev/sn/if_sn_isa.c index eb7bda71b03e2..39efd0dde61a7 100644 --- a/sys/dev/sn/if_sn_isa.c +++ b/sys/dev/sn/if_sn_isa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sn/if_sn_isa.c,v 1.14 2005/07/06 15:59:47 imp Exp $"); #include <sys/param.h> #include <sys/kernel.h> |