Warner Losh
859663719d
More egcs warning fixes:
...
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
Reviewed by: obrien and chuckr
1999-04-25 22:23:38 +00:00
..
1999-02-15 08:34:14 +00:00
1999-04-25 22:23:38 +00:00
1998-06-30 15:19:51 +00:00
1999-04-07 06:00:22 +00:00
1999-04-25 22:23:38 +00:00
1997-11-21 07:40:48 +00:00
1999-04-07 08:27:45 +00:00
1998-09-19 22:42:06 +00:00
1997-11-24 07:29:12 +00:00
1998-06-30 15:19:51 +00:00
1998-06-11 09:17:58 +00:00
1999-04-07 08:27:45 +00:00
1998-03-19 07:37:22 +00:00
1999-04-07 08:27:45 +00:00
1999-04-25 22:23:38 +00:00
1997-11-26 07:31:14 +00:00
1998-10-08 19:59:40 +00:00
1998-01-19 23:13:38 +00:00
1998-01-19 23:13:38 +00:00
1997-12-02 12:25:39 +00:00
1999-04-07 08:27:45 +00:00
1998-11-07 01:59:39 +00:00
1999-04-22 01:54:38 +00:00
1998-08-04 15:31:31 +00:00
1999-04-07 08:27:45 +00:00
1999-04-08 21:36:27 +00:00
1999-04-07 08:27:45 +00:00
1999-04-25 22:23:38 +00:00
1999-02-15 08:34:14 +00:00
1998-08-02 16:44:18 +00:00
1998-11-10 06:50:35 +00:00