summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strtonum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/strtonum.cpp')
-rw-r--r--src/VBox/Runtime/common/string/strtonum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strtonum.cpp b/src/VBox/Runtime/common/string/strtonum.cpp
index 60285fd06..2c96e3db3 100644
--- a/src/VBox/Runtime/common/string/strtonum.cpp
+++ b/src/VBox/Runtime/common/string/strtonum.cpp
@@ -1,4 +1,4 @@
-/* $Id: strtonum.cpp $ */
+/* $Id: strtonum.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */
/** @file
* IPRT - String To Number Conversion.
*/