summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/PC/DevAPIC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/PC/DevAPIC.cpp')
-rw-r--r--src/VBox/Devices/PC/DevAPIC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevAPIC.cpp b/src/VBox/Devices/PC/DevAPIC.cpp
index 3f733662a..110774192 100644
--- a/src/VBox/Devices/PC/DevAPIC.cpp
+++ b/src/VBox/Devices/PC/DevAPIC.cpp
@@ -1,5 +1,5 @@
#ifdef VBOX
-/* $Id: DevAPIC.cpp 13832 2008-11-05 02:01:12Z vboxsync $ */
+/* $Id: DevAPIC.cpp $ */
/** @file
* Advanced Programmable Interrupt Controller (APIC) Device and
* I/O Advanced Programmable Interrupt Controller (IO-APIC) Device.