Files
libmicrohttpd/scripts/d_options1.template
T

6 lines
108 B
Plaintext

/**
* {{Comments}}
*/
#define MHD_daemon_set_{{Name}}({{MArguments}}) \
(struct MHD_Option){ {{MBody}} }