Files
libmicrohttpd/scripts/d_options_enum.template
T

8 lines
136 B
Plaintext

/**
{{EComment}}
* The parameter value must be placed to the
* @a v_{{UName}} member.
*/
MHD_D_O_{{EName}} = {{Value}}
,