summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/isofs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/isofs.cpp')
-rw-r--r--src/VBox/Runtime/r3/isofs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/isofs.cpp b/src/VBox/Runtime/r3/isofs.cpp
index f783cc674..eca523d26 100644
--- a/src/VBox/Runtime/r3/isofs.cpp
+++ b/src/VBox/Runtime/r3/isofs.cpp
@@ -1,4 +1,4 @@
-/* $Id: isofs.cpp 34406 2010-11-26 16:45:34Z vboxsync $ */
+/* $Id: isofs.cpp $ */
/** @file
* IPRT - ISO 9660 file system handling.
*/