summaryrefslogtreecommitdiff
path: root/sys/dev/acpica/acpi_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/acpica/acpi_video.c')
-rw-r--r--sys/dev/acpica/acpi_video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi_video.c b/sys/dev/acpica/acpi_video.c
index b9fccfc5ab5b9..aa812613422c0 100644
--- a/sys/dev/acpica/acpi_video.c
+++ b/sys/dev/acpica/acpi_video.c
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_video.c,v 1.13 2006/08/10 13:18:02 bruno Exp $");
#include <sys/param.h>
#include <sys/kernel.h>