summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/posix/pipe-posix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/posix/pipe-posix.cpp')
-rw-r--r--src/VBox/Runtime/r3/posix/pipe-posix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/pipe-posix.cpp b/src/VBox/Runtime/r3/posix/pipe-posix.cpp
index 868849340..e225b1b1f 100644
--- a/src/VBox/Runtime/r3/posix/pipe-posix.cpp
+++ b/src/VBox/Runtime/r3/posix/pipe-posix.cpp
@@ -1,4 +1,4 @@
-/* $Id: pipe-posix.cpp 33104 2010-10-13 12:46:59Z vboxsync $ */
+/* $Id: pipe-posix.cpp $ */
/** @file
* IPRT - Anonymous Pipes, POSIX Implementation.
*/