mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
-fix warning
This commit is contained in:
@@ -280,7 +280,7 @@ struct MHDT_Phase
|
||||
/**
|
||||
* Closure for @e server_cb.
|
||||
*/
|
||||
const void *server_cb_cls;
|
||||
void *server_cb_cls;
|
||||
|
||||
/**
|
||||
* Logic for the CURL client for this phase.
|
||||
|
||||
Reference in New Issue
Block a user