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 4d93acd85..482e46879 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 $ */
+/* $Id: semevent-linux.cpp 22959 2009-09-11 13:45:44Z vboxsync $ */
/** @file
* IPRT - Event Semaphore, Linux (2.6.x+).
*/