dtinfo subdirectory DtMmdb

This commit is contained in:
Ulrich Wilkens
2013-08-28 19:16:37 +02:00
committed by Jon Trulson
parent 0be684281d
commit fbd81ef151
159 changed files with 735 additions and 588 deletions

View File

@@ -75,9 +75,7 @@ extern "C"
int test2(int argc, char** argv)
{
int j = 0;
int n = 0;
int i = -1;
const char* str;
DtMmdbInfoRequest* req = 0;
switch ( argc ) {
@@ -106,10 +104,9 @@ extern "C"
int test3(int argc, char** argv)
{
int j = 0;
int n = 0;
int i = -1;
const char* str;
DtMmdbInfoRequest* req = 0;
switch ( argc ) {
case 5:
{