diff options
Diffstat (limited to 'src/VBox/Devices/PC/DevPIC.cpp')
-rw-r--r-- | src/VBox/Devices/PC/DevPIC.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevPIC.cpp b/src/VBox/Devices/PC/DevPIC.cpp index ce7f0a56a..32e1a229d 100644 --- a/src/VBox/Devices/PC/DevPIC.cpp +++ b/src/VBox/Devices/PC/DevPIC.cpp @@ -1,4 +1,4 @@ -/* $Id: DevPIC.cpp 37423 2011-06-12 18:37:56Z vboxsync $ */ +/* $Id: DevPIC.cpp $ */ /** @file * DevPIC - Intel 8259 Programmable Interrupt Controller (PIC) Device. */ |