summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strstrip.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/strstrip.cpp')
-rw-r--r--src/VBox/Runtime/common/string/strstrip.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strstrip.cpp b/src/VBox/Runtime/common/string/strstrip.cpp
index b2d4691e5..34896ae54 100644
--- a/src/VBox/Runtime/common/string/strstrip.cpp
+++ b/src/VBox/Runtime/common/string/strstrip.cpp
@@ -1,4 +1,4 @@
-/* $Id: strstrip.cpp 8245 2008-04-21 17:24:28Z vboxsync $ */
+/* $Id: strstrip.cpp $ */
/** @file
* IPRT - String Stripping and Trimming.
*/