summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Parallel/DrvHostParallel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/Parallel/DrvHostParallel.cpp')
-rw-r--r--src/VBox/Devices/Parallel/DrvHostParallel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/Parallel/DrvHostParallel.cpp b/src/VBox/Devices/Parallel/DrvHostParallel.cpp
index 6b8fdc193..070caf7ed 100644
--- a/src/VBox/Devices/Parallel/DrvHostParallel.cpp
+++ b/src/VBox/Devices/Parallel/DrvHostParallel.cpp
@@ -1,4 +1,4 @@
-/* $Id: DrvHostParallel.cpp 37596 2011-06-22 19:30:06Z vboxsync $ */
+/* $Id: DrvHostParallel.cpp $ */
/** @file
* VirtualBox Host Parallel Port Driver.
*