diff options
| author | Michael Meskes <meskes@debian.org> | 2009-02-27 11:01:37 +0100 |
|---|---|---|
| committer | Michael Meskes <meskes@debian.org> | 2009-02-27 11:01:37 +0100 |
| commit | 3851150159d840b361841684946a96018c251ebd (patch) | |
| tree | 674ef2c1cca58ee8656f458e6b7884c0e3e90716 /src/VBox/Devices/PC/DevAPIC.cpp | |
| parent | 5b633c860b9ccb98910812f91c2474fda316b50b (diff) | |
| download | virtualbox-upstream/2.1.4-dfsg.tar.gz | |
Imported Upstream version 2.1.4-dfsgupstream/2.1.4-dfsg
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 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. |
