From: hackbard Date: Tue, 10 Jun 2003 00:15:44 +0000 (+0000) Subject: - X-Git-Tag: fpb~39 X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=commitdiff_plain;h=8bc9f24b9440a58507000a4de995f29210156507 - --- diff --git a/nlsop.c b/nlsop.c index 56c6113..f548b54 100644 --- a/nlsop.c +++ b/nlsop.c @@ -519,7 +519,7 @@ int main(int argc,char **argv) z=d3_l.max_z/2-1; #ifdef NODFB - if(!strcmp(s_file,"") + if(!strcmp(s_file,"")) { puts("NODFB defined, run with -S option"); return -1;