diff options
Diffstat (limited to 'sys/dev/gem/if_gem_pci.c')
| -rw-r--r-- | sys/dev/gem/if_gem_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/gem/if_gem_pci.c b/sys/dev/gem/if_gem_pci.c index 742bf8f4b478..95f0718bb82d 100644 --- a/sys/dev/gem/if_gem_pci.c +++ b/sys/dev/gem/if_gem_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/gem/if_gem_pci.c,v 1.23 2007/09/26 21:14:17 marius Exp $"); /* * PCI bindings for Apple GMAC, Sun ERI and Sun GEM Ethernet controllers |
