diff options
Diffstat (limited to 'sys/dev/cs/if_cs_isa.c')
| -rw-r--r-- | sys/dev/cs/if_cs_isa.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cs/if_cs_isa.c b/sys/dev/cs/if_cs_isa.c index 9c3bd3004e6ab..fa5456b040b3a 100644 --- a/sys/dev/cs/if_cs_isa.c +++ b/sys/dev/cs/if_cs_isa.c @@ -27,7 +27,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cs/if_cs_isa.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $");  #include <sys/param.h>  #include <sys/kernel.h>  | 
