Do not use return statement in a function with no return value.
commit9cb0677dfe691296f28dfa4aca1ab8906af70605
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 8 May 2011 12:38:04 +0000 (8 12:38 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 8 May 2011 12:38:04 +0000 (8 12:38 +0000)
treec9eb38941bab85920b0e7ccb2b167964c660310b
parent87f0f1d8d9c14b6519cc2a94d3914bf53c14df55
Do not use return statement in a function with no return value.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@38598 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/genmodule/writestubs.c