diff options
Diffstat (limited to 'src/VBox/Runtime/common/misc/thread.cpp')
-rw-r--r-- | src/VBox/Runtime/common/misc/thread.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/thread.cpp b/src/VBox/Runtime/common/misc/thread.cpp index 85a2cf114..c281a5afa 100644 --- a/src/VBox/Runtime/common/misc/thread.cpp +++ b/src/VBox/Runtime/common/misc/thread.cpp @@ -1,4 +1,4 @@ -/* $Id: thread.cpp 36951 2011-05-04 07:07:34Z vboxsync $ */ +/* $Id: thread.cpp $ */ /** @file * IPRT - Threads, common routines. */ |