diff options
Diffstat (limited to 'src/VBox/Runtime/testcase/tstRTDarwinMachKernel.cpp')
-rw-r--r-- | src/VBox/Runtime/testcase/tstRTDarwinMachKernel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/testcase/tstRTDarwinMachKernel.cpp b/src/VBox/Runtime/testcase/tstRTDarwinMachKernel.cpp index 789578023..aee8ee7d0 100644 --- a/src/VBox/Runtime/testcase/tstRTDarwinMachKernel.cpp +++ b/src/VBox/Runtime/testcase/tstRTDarwinMachKernel.cpp @@ -1,4 +1,4 @@ -/* $Id: tstRTDarwinMachKernel.cpp $ */ +/* $Id: tstRTDarwinMachKernel.cpp 37573 2011-06-21 11:40:11Z vboxsync $ */ /** @file * IPRT Testcase - mach_kernel symbol resolving hack. */ |