summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/testcase/tstVMStructGC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/testcase/tstVMStructGC.cpp')
-rw-r--r--src/VBox/VMM/testcase/tstVMStructGC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/VMM/testcase/tstVMStructGC.cpp b/src/VBox/VMM/testcase/tstVMStructGC.cpp
index b93f1b999..d56499ac7 100644
--- a/src/VBox/VMM/testcase/tstVMStructGC.cpp
+++ b/src/VBox/VMM/testcase/tstVMStructGC.cpp
@@ -1,4 +1,4 @@
-/* $Id: tstVMStructGC.cpp 16019 2009-01-18 01:33:51Z vboxsync $ */
+/* $Id: tstVMStructGC.cpp $ */
/** @file
* tstVMMStructGC - Generate structure member and size checks from the GC perspective.
*