summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/misc/message.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/misc/message.cpp')
-rw-r--r--src/VBox/Runtime/common/misc/message.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/message.cpp b/src/VBox/Runtime/common/misc/message.cpp
index a136c84e1..e36574269 100644
--- a/src/VBox/Runtime/common/misc/message.cpp
+++ b/src/VBox/Runtime/common/misc/message.cpp
@@ -1,4 +1,4 @@
-/* $Id: message.cpp 37951 2011-07-14 10:13:59Z vboxsync $ */
+/* $Id: message.cpp $ */
/** @file
* IPRT - Error reporting to standard error.
*/