diff options
Diffstat (limited to 'src/VBox/Runtime/testcase/tstRTLockValidator.cpp')
-rw-r--r-- | src/VBox/Runtime/testcase/tstRTLockValidator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/testcase/tstRTLockValidator.cpp b/src/VBox/Runtime/testcase/tstRTLockValidator.cpp index b295d7922..575a97fa6 100644 --- a/src/VBox/Runtime/testcase/tstRTLockValidator.cpp +++ b/src/VBox/Runtime/testcase/tstRTLockValidator.cpp @@ -1,4 +1,4 @@ -/* $Id: tstRTLockValidator.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ +/* $Id: tstRTLockValidator.cpp $ */ /** @file * IPRT Testcase - RTLockValidator. */ |