summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/RTStrCat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/RTStrCat.cpp')
-rw-r--r--src/VBox/Runtime/common/string/RTStrCat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/RTStrCat.cpp b/src/VBox/Runtime/common/string/RTStrCat.cpp
index 257552fe0..b85a8832a 100644
--- a/src/VBox/Runtime/common/string/RTStrCat.cpp
+++ b/src/VBox/Runtime/common/string/RTStrCat.cpp
@@ -1,4 +1,4 @@
-/* $Id: RTStrCat.cpp 33678 2010-11-02 10:30:46Z vboxsync $ */
+/* $Id: RTStrCat.cpp $ */
/** @file
* IPRT - RTStrCat.
*/