mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
examples/sessions.c: small fix
This commit is contained in:
@@ -722,7 +722,7 @@ main (int argc, char *const *argv)
|
||||
fd_set rs;
|
||||
fd_set ws;
|
||||
fd_set es;
|
||||
int max;
|
||||
MHD_socket max;
|
||||
MHD_UNSIGNED_LONG_LONG mhd_timeout;
|
||||
|
||||
if (argc != 2)
|
||||
|
||||
Reference in New Issue
Block a user