(svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible

This commit is contained in:
belugas
2007-04-06 04:10:19 +00:00
parent a8bedd18a5
commit 7ad3bb257e
13 changed files with 192 additions and 124 deletions

View File

@@ -63,6 +63,7 @@ void DedicatedFork()
#else
/** Empty helper function call for NOT(UNIX and not MORPHOS) systems */
void DedicatedFork() {}
#endif /* ENABLE_NETWORK */