summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/win/thread-win.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/win/thread-win.cpp')
-rw-r--r--src/VBox/Runtime/r3/win/thread-win.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/win/thread-win.cpp b/src/VBox/Runtime/r3/win/thread-win.cpp
index eb24437f7..6ad8f8146 100644
--- a/src/VBox/Runtime/r3/win/thread-win.cpp
+++ b/src/VBox/Runtime/r3/win/thread-win.cpp
@@ -1,4 +1,4 @@
-/* $Id: thread-win.cpp 13837 2008-11-05 02:54:02Z vboxsync $ */
+/* $Id: thread-win.cpp $ */
/** @file
* IPRT - Threads, Win32.
*/