Commit d90aed0d by Andreas Jaeger

Remove extra whitespace.

From-SVN: r88871
parent 7731405b
...@@ -119,7 +119,7 @@ parse_options (int argc, char **argv) ...@@ -119,7 +119,7 @@ parse_options (int argc, char **argv)
usage (2); usage (2);
} }
return optind; return optind;
default: default:
abort (); abort ();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment