X-Git-Url: https://git.donarmstrong.com/?p=fastq-tools.git;a=blobdiff_plain;f=src%2Ffastq-grep.c;h=994ab587324eb24133baecac8cb75824a4d52f77;hp=7c9e3bf60ec844a944719d9e87c03d93dfdf424b;hb=bcdcb70445c167236311be383233e8dff4c9d54c;hpb=33821bf1e64a562efa4507c7b3a7d88344db2f07 diff --git a/src/fastq-grep.c b/src/fastq-grep.c index 7c9e3bf..994ab58 100644 --- a/src/fastq-grep.c +++ b/src/fastq-grep.c @@ -120,7 +120,7 @@ int main(int argc, char* argv[]) while (1) { opt = getopt_long(argc, argv, "ivchV", long_options, &opt_idx); - if( opt == -1 ) break; + if (opt == -1) break; switch (opt) { case 0: