summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Parallel/DevParallel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/Parallel/DevParallel.cpp')
-rw-r--r--src/VBox/Devices/Parallel/DevParallel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/Parallel/DevParallel.cpp b/src/VBox/Devices/Parallel/DevParallel.cpp
index 4d5ba6254..6e8b79d88 100644
--- a/src/VBox/Devices/Parallel/DevParallel.cpp
+++ b/src/VBox/Devices/Parallel/DevParallel.cpp
@@ -1,4 +1,4 @@
-/* $Id: DevParallel.cpp 12978 2008-10-03 23:28:44Z vboxsync $ */
+/* $Id: DevParallel.cpp $ */
/** @file
* DevParallel - Parallel (Port) Device Emulation.
*