Kees van Reeuwijk 477b616fe8 Fixed a number of complaints about missing return statements.
Some cases were fixed by declaring the function void, others were fixed
by adding a return <value> statement, thereby avoiding potentially
incorrect behavior (usually in error handling).
Some enum correctness in boot.c.
2010-01-28 13:17:07 +00:00
..
2010-01-26 10:59:01 +00:00
2009-11-06 09:04:15 +00:00
2010-01-25 18:13:48 +00:00
2010-01-25 18:13:48 +00:00
2010-01-25 18:13:48 +00:00
2010-01-25 18:13:48 +00:00
2010-01-22 22:01:08 +00:00
2009-01-09 21:44:52 +00:00
2010-01-26 10:59:01 +00:00
2010-01-19 21:24:42 +00:00
2009-12-20 20:27:14 +00:00
2009-12-11 00:08:19 +00:00
2010-01-06 08:23:14 +00:00