Removed a stray character that caused the build to fail.

This commit is contained in:
Ward Fisher 2014-03-03 12:24:36 -07:00
parent 700a0bf848
commit 805a6f5b58

View File

@ -1532,7 +1532,6 @@ usage(void)
progname, USAGE); progname, USAGE);
} }
*/
int int
main(int argc, char**argv) main(int argc, char**argv)
{ {