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