voidcasts

This commit is contained in:
Christian Grothoff
2010-06-13 08:51:33 +00:00
parent f710701c82
commit 2ff4a9d580
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ main (int argc, char *const *argv)
printf ("MHD daemon listening on port %d\n", atoi (argv[1]));
}
getc (stdin);
(void) getc (stdin);
MHD_stop_daemon (TLS_daemon);