summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/path/RTPathStartsWithRoot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/path/RTPathStartsWithRoot.cpp')
-rw-r--r--src/VBox/Runtime/common/path/RTPathStartsWithRoot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/path/RTPathStartsWithRoot.cpp b/src/VBox/Runtime/common/path/RTPathStartsWithRoot.cpp
index 6a9aeab2f..52118240a 100644
--- a/src/VBox/Runtime/common/path/RTPathStartsWithRoot.cpp
+++ b/src/VBox/Runtime/common/path/RTPathStartsWithRoot.cpp
@@ -1,4 +1,4 @@
-/* $Id: RTPathStartsWithRoot.cpp 33245 2010-10-20 09:51:08Z vboxsync $ */
+/* $Id: RTPathStartsWithRoot.cpp $ */
/** @file
* IPRT - RTPathStartsWithRoot
*/