summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/stream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/stream.cpp')
-rw-r--r--src/VBox/Runtime/r3/stream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/stream.cpp b/src/VBox/Runtime/r3/stream.cpp
index 0f2c474c8..ed8a07990 100644
--- a/src/VBox/Runtime/r3/stream.cpp
+++ b/src/VBox/Runtime/r3/stream.cpp
@@ -1,4 +1,4 @@
-/* $Id: stream.cpp 14060 2008-11-10 23:10:48Z vboxsync $ */
+/* $Id: stream.cpp $ */
/** @file
* IPRT - I/O Stream.
*/