summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strformatnum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/strformatnum.cpp')
-rw-r--r--src/VBox/Runtime/common/string/strformatnum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strformatnum.cpp b/src/VBox/Runtime/common/string/strformatnum.cpp
index 171cd1918..db4a810c7 100644
--- a/src/VBox/Runtime/common/string/strformatnum.cpp
+++ b/src/VBox/Runtime/common/string/strformatnum.cpp
@@ -1,4 +1,4 @@
-/* $Id: strformatnum.cpp 35585 2011-01-17 14:20:13Z vboxsync $ */
+/* $Id: strformatnum.cpp $ */
/** @file
* IPRT - String Formatter, Single Numbers.
*/