summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strlen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/strlen.cpp')
-rw-r--r--src/VBox/Runtime/common/string/strlen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strlen.cpp b/src/VBox/Runtime/common/string/strlen.cpp
index 377ef64ee..173ba2cbc 100644
--- a/src/VBox/Runtime/common/string/strlen.cpp
+++ b/src/VBox/Runtime/common/string/strlen.cpp
@@ -1,4 +1,4 @@
-/* $Id: strlen.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */
+/* $Id: strlen.cpp $ */
/** @file
* IPRT - CRT Strings, strlen().
*/