diff options
Diffstat (limited to 'sys/dev/acpica/acpi_thermal.c')
| -rw-r--r-- | sys/dev/acpica/acpi_thermal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi_thermal.c b/sys/dev/acpica/acpi_thermal.c index 515a74230f64..0534eb6c041e 100644 --- a/sys/dev/acpica/acpi_thermal.c +++ b/sys/dev/acpica/acpi_thermal.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_thermal.c,v 1.72.2.3.2.1 2010/12/21 17:09:25 kensmith Exp $"); #include "opt_acpi.h" #include <sys/param.h> |
