diff options
Diffstat (limited to 'src/VBox/Runtime/testcase/tstRTHeapSimple.cpp')
-rw-r--r-- | src/VBox/Runtime/testcase/tstRTHeapSimple.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/testcase/tstRTHeapSimple.cpp b/src/VBox/Runtime/testcase/tstRTHeapSimple.cpp index 7921a1482..ef763466f 100644 --- a/src/VBox/Runtime/testcase/tstRTHeapSimple.cpp +++ b/src/VBox/Runtime/testcase/tstRTHeapSimple.cpp @@ -1,4 +1,4 @@ -/* $Id: tstRTHeapSimple.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: tstRTHeapSimple.cpp $ */ /** @file * IPRT Testcase - Simple Heap. */ |