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