mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
voidcasts
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user