Commit feb5876a by Jeffrey A Law Committed by Jeff Law

* fini.c (main): Return type is int.

From-SVN: r15553
parent b92f5cc0
Thu Sep 18 17:31:38 1997 Jeffrey A Law (law@cygnus.com)
* fini.c (main): Return type is int.
* com.c (lang_printable_name): Use verbosity argument.
Thu Sep 18 16:08:40 1997 Jeffrey A Law (law@cygnus.com)
......
......@@ -228,7 +228,7 @@ static char *spaces[]
void testname (bool nested, int indent, name first, name last);
void testnames (bool nested, int indent, int len, name first, name last);
void
int
main (int argc, char **argv)
{
char buf[MAXNAMELEN];
......
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