diff options
| author | Felix Geyer <debfx-pkg@fobos.de> | 2011-02-18 14:12:58 +0100 |
|---|---|---|
| committer | Felix Geyer <debfx-pkg@fobos.de> | 2011-02-18 14:12:58 +0100 |
| commit | 0eeddfd8dc6b9702278fdefa2dee1d3f465e0ea2 (patch) | |
| tree | c632a20b5d0e379f5d83c0f476014fe4217e48de /src/VBox/Debugger/testcase | |
| parent | 14ee89c73b263c9a9e6e5bd300ef05c1ed41742a (diff) | |
| download | virtualbox-0eeddfd8dc6b9702278fdefa2dee1d3f465e0ea2.tar.gz | |
Imported Upstream version 4.0.4-dfsgupstream/4.0.4-dfsg
Diffstat (limited to 'src/VBox/Debugger/testcase')
| -rw-r--r-- | src/VBox/Debugger/testcase/tstDBGCParser.cpp | 2 | ||||
| -rw-r--r-- | src/VBox/Debugger/testcase/tstDBGCStubs.cpp | 2 | ||||
| -rw-r--r-- | src/VBox/Debugger/testcase/tstVBoxDbg.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/VBox/Debugger/testcase/tstDBGCParser.cpp b/src/VBox/Debugger/testcase/tstDBGCParser.cpp index f0080f2b7..f0d6d8e24 100644 --- a/src/VBox/Debugger/testcase/tstDBGCParser.cpp +++ b/src/VBox/Debugger/testcase/tstDBGCParser.cpp @@ -1,4 +1,4 @@ -/* $Id: tstDBGCParser.cpp 31932 2010-08-24 15:59:25Z vboxsync $ */ +/* $Id: tstDBGCParser.cpp $ */ /** @file * DBGC Testcase - Command Parser. */ diff --git a/src/VBox/Debugger/testcase/tstDBGCStubs.cpp b/src/VBox/Debugger/testcase/tstDBGCStubs.cpp index 3629816c0..717e6d909 100644 --- a/src/VBox/Debugger/testcase/tstDBGCStubs.cpp +++ b/src/VBox/Debugger/testcase/tstDBGCStubs.cpp @@ -1,4 +1,4 @@ -/* $Id: tstDBGCStubs.cpp 35614 2011-01-18 14:44:19Z vboxsync $ */ +/* $Id: tstDBGCStubs.cpp $ */ /** @file * DBGC Testcase - Command Parser, VMM Stub Functions. */ diff --git a/src/VBox/Debugger/testcase/tstVBoxDbg.cpp b/src/VBox/Debugger/testcase/tstVBoxDbg.cpp index 49aab8f01..13977789e 100644 --- a/src/VBox/Debugger/testcase/tstVBoxDbg.cpp +++ b/src/VBox/Debugger/testcase/tstVBoxDbg.cpp @@ -1,4 +1,4 @@ -/* $Id: tstVBoxDbg.cpp 35346 2010-12-27 16:13:13Z vboxsync $ */ +/* $Id: tstVBoxDbg.cpp $ */ /** @file * VBox Debugger GUI, dummy testcase. */ |
