]> diplodocus.org Git - nmh/commitdiff
Changed done() from returning void to returning int so that main()s who call
authorDan Harkless <dan@harkless.org>
Fri, 16 Jul 1999 00:50:01 +0000 (00:50 +0000)
committerDan Harkless <dan@harkless.org>
Fri, 16 Jul 1999 00:50:01 +0000 (00:50 +0000)
done() at the end can instead return done() at the end to eliminate the
compilation warning about falling off the end of a non-void function.


No differences found