summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp
diff options
context:
space:
mode:
authorFelix Geyer <debfx-pkg@fobos.de>2011-10-17 14:18:31 +0200
committerFelix Geyer <debfx-pkg@fobos.de>2011-10-17 14:18:31 +0200
commit1cf00a61132b69bc7e27254fdd74bf105d2da28c (patch)
treea7d314cc5ec77b4ce3e1f037af600b53ae1d43f8 /src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp
parentf8fd93b0b6b13ba94584bb61c1efd1a761f438c9 (diff)
downloadvirtualbox-1cf00a61132b69bc7e27254fdd74bf105d2da28c.tar.gz
Imported Upstream version 4.1.4-dfsgupstream/4.1.4-dfsg
Diffstat (limited to 'src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp')
-rw-r--r--src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp b/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp
index 27d748867..cbe204ffb 100644
--- a/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp
+++ b/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp
@@ -1,4 +1,4 @@
-/* $Id: tstSupLoadModule.cpp 35188 2010-12-16 15:13:07Z vboxsync $ */
+/* $Id: tstSupLoadModule.cpp $ */
/** @file
* SUP Testcase - Test SUPR3LoadModule.
*/
@@ -94,7 +94,7 @@ int main(int argc, char **argv)
return 1;
case 'V':
- RTPrintf("$Revision: 35188 $\n");
+ RTPrintf("$Revision: 69027 $\n");
return 0;
default: