mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
/**
|
|
* {{Comments}}
|
|
*/
|
|
#define MHD_daemon_set_{{Name}}({{MArguments}}) \
|
|
(struct MHD_Option){ {{MBody}} }
|