diff options
Diffstat (limited to 'sys/amd64/acpica/genwakecode.sh')
-rw-r--r--[-rwxr-xr-x] | sys/amd64/acpica/genwakecode.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/acpica/genwakecode.sh b/sys/amd64/acpica/genwakecode.sh index c9d0077de56a..20cb4b09405e 100755..100644 --- a/sys/amd64/acpica/genwakecode.sh +++ b/sys/amd64/acpica/genwakecode.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/sys/amd64/acpica/genwakecode.sh,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ # file2c -sx 'static char wakecode[] = {' '};' <acpi_wakecode.bin |