diff options
Diffstat (limited to 'src/VBox/Devices/PC/DevACPI.cpp')
-rw-r--r-- | src/VBox/Devices/PC/DevACPI.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevACPI.cpp b/src/VBox/Devices/PC/DevACPI.cpp index b20915635..7c197c7da 100644 --- a/src/VBox/Devices/PC/DevACPI.cpp +++ b/src/VBox/Devices/PC/DevACPI.cpp @@ -1,4 +1,4 @@ -/* $Id: DevACPI.cpp 37526 2011-06-17 10:17:38Z vboxsync $ */ +/* $Id: DevACPI.cpp $ */ /** @file * DevACPI - Advanced Configuration and Power Interface (ACPI) Device. */ |