diff options
Diffstat (limited to 'src/VBox/Devices/PC/DevAPIC.cpp')
-rw-r--r-- | src/VBox/Devices/PC/DevAPIC.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevAPIC.cpp b/src/VBox/Devices/PC/DevAPIC.cpp index b1ff50975..75e9e1798 100644 --- a/src/VBox/Devices/PC/DevAPIC.cpp +++ b/src/VBox/Devices/PC/DevAPIC.cpp @@ -1,4 +1,4 @@ -/* $Id: DevAPIC.cpp 37636 2011-06-24 14:59:59Z vboxsync $ */ +/* $Id: DevAPIC.cpp $ */ /** @file * Advanced Programmable Interrupt Controller (APIC) Device and * I/O Advanced Programmable Interrupt Controller (IO-APIC) Device. |