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