formatting issues

This commit is contained in:
gurkenhabicht 2018-05-30 19:50:08 +02:00 committed by GitHub
parent 718779adec
commit 19a41bfb87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -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]);