summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strcache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/strcache.cpp')
-rw-r--r--src/VBox/Runtime/common/string/strcache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strcache.cpp b/src/VBox/Runtime/common/string/strcache.cpp
index 642d5836d..480a8b37b 100644
--- a/src/VBox/Runtime/common/string/strcache.cpp
+++ b/src/VBox/Runtime/common/string/strcache.cpp
@@ -1,4 +1,4 @@
-/* $Id: strcache.cpp $ */
+/* $Id: strcache.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */
/** @file
* IPRT - String Cache.
*/