diff options
Diffstat (limited to 'src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp')
-rw-r--r-- | src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp b/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp index b09a08dc3..921269391 100644 --- a/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp +++ b/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp @@ -1,4 +1,4 @@ -/* $Id: tstR0ThreadPreemptionDriver.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: tstR0ThreadPreemptionDriver.cpp $ */ /** @file * IPRT R0 Testcase - Thread Preemption, driver program. */ |