Formatting.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 8 Jan 2006 03:35:04 +0000 (03:35 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 8 Jan 2006 03:35:04 +0000 (03:35 +0000)
src/threads/init.c

index a899921d953aef64ba2c88b01e8a15cece263278..c6917e224b393b5299dddabd40d1541fbeeef33c 100644 (file)
@@ -253,7 +253,6 @@ parse_options (char **argv)
 #endif
       else
         PANIC ("unknown option `%s' (use -h for help)", name);
-
     }
   
   return argv;