summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/linux/semevent-linux.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/linux/semevent-linux.cpp')
-rw-r--r--src/VBox/Runtime/r3/linux/semevent-linux.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/linux/semevent-linux.cpp b/src/VBox/Runtime/r3/linux/semevent-linux.cpp
index a35020fc3..9982d3e83 100644
--- a/src/VBox/Runtime/r3/linux/semevent-linux.cpp
+++ b/src/VBox/Runtime/r3/linux/semevent-linux.cpp
@@ -1,4 +1,4 @@
-/* $Id: semevent-linux.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */
+/* $Id: semevent-linux.cpp $ */
/** @file
* IPRT - Event Semaphore, Linux (2.6.x+).
*/