summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/utf-8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/utf-8.cpp')
-rw-r--r--src/VBox/Runtime/common/string/utf-8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/utf-8.cpp b/src/VBox/Runtime/common/string/utf-8.cpp
index 537e45c66..222e1d18a 100644
--- a/src/VBox/Runtime/common/string/utf-8.cpp
+++ b/src/VBox/Runtime/common/string/utf-8.cpp
@@ -1,4 +1,4 @@
-/* $Id: utf-8.cpp 36555 2011-04-05 12:34:09Z vboxsync $ */
+/* $Id: utf-8.cpp $ */
/** @file
* IPRT - UTF-8 Decoding.
*/