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