diff options
Diffstat (limited to 'sys/pci/amdpm.c')
| -rw-r--r-- | sys/pci/amdpm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/amdpm.c b/sys/pci/amdpm.c index c72ad7006ab3..229cc0c00cf3 100644 --- a/sys/pci/amdpm.c +++ b/sys/pci/amdpm.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/amdpm.c,v 1.11 2003/09/06 14:04:30 dfr Exp $"); #include <sys/param.h> #include <sys/kernel.h> |
