r12001@catbus: nickm | 2007-02-28 15:24:12 -0500

Try to build without warnings on mingw with verbose warnings on.  First attempt.


svn:r9688
This commit is contained in:
Nick Mathewson
2007-02-28 20:24:27 +00:00
parent 3008c3b768
commit f38240435a
5 changed files with 33 additions and 9 deletions
+1
View File
@@ -2070,6 +2070,7 @@ start_daemon(void)
void
finish_daemon(const char *cp)
{
(void)cp;
}
#endif