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 a3af65d40..52c997397 100644
--- a/src/VBox/Runtime/r3/stream.cpp
+++ b/src/VBox/Runtime/r3/stream.cpp
@@ -1,4 +1,4 @@
-/* $Id: stream.cpp $ */
+/* $Id: stream.cpp 32464 2010-09-14 08:48:32Z vboxsync $ */
/** @file
* IPRT - I/O Stream.
*/