fixed formatting issues
This commit is contained in:
parent
19a41bfb87
commit
f48178dba2
|
@ -115,7 +115,6 @@ int main( int argc, char **argv ) {
|
|||
include = 1;
|
||||
} else if ( xBuffer && !strstr(xBuffer, istrue) ) {
|
||||
templatePath = xBuffer;
|
||||
|
||||
include = 1;
|
||||
} else {
|
||||
printf( "Wrong Argruments: %s\n", argv[1]);
|
||||
|
|
Loading…
Reference in New Issue