diff options
Diffstat (limited to 'src/VBox/Runtime/r3/win/thread2-win.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/win/thread2-win.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/win/thread2-win.cpp b/src/VBox/Runtime/r3/win/thread2-win.cpp index 3970c0b4d..e1c1cb242 100644 --- a/src/VBox/Runtime/r3/win/thread2-win.cpp +++ b/src/VBox/Runtime/r3/win/thread2-win.cpp @@ -1,4 +1,4 @@ -/* $Id: thread2-win.cpp 37733 2011-07-01 15:41:37Z vboxsync $ */ +/* $Id: thread2-win.cpp $ */ /** @file * IPRT - Threads part 2, Windows. */ |