Files
libmicrohttpd/scripts/d_options1.template
T

6 lines
105 B
Plaintext

/**
{{Comment}}
*/
#define MHD_daemon_set_{{Name}}({{MArguments}}) \
(struct MHD_Option){ {{CLBody}} }