diff options
Diffstat (limited to 'src/VBox/Devices/PC/DrvAcpiCpu.cpp')
-rw-r--r-- | src/VBox/Devices/PC/DrvAcpiCpu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DrvAcpiCpu.cpp b/src/VBox/Devices/PC/DrvAcpiCpu.cpp index 828a34e13..2607c8677 100644 --- a/src/VBox/Devices/PC/DrvAcpiCpu.cpp +++ b/src/VBox/Devices/PC/DrvAcpiCpu.cpp @@ -1,4 +1,4 @@ -/* $Id: DrvAcpiCpu.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: DrvAcpiCpu.cpp $ */ /** @file * DrvAcpiCpu - ACPI CPU dummy driver for hotplugging. */ |