unified curl test options

This commit is contained in:
Olof hagsand 2020-07-03 14:13:15 +02:00
parent 593ed2ef3b
commit 5dc2a6387d
34 changed files with 434 additions and 427 deletions

View file

@ -72,9 +72,9 @@
* @see eg RFC 7230
*/
int
restconf_reply_header(void *req0,
char *name,
char *vfmt,
restconf_reply_header(void *req0,
const char *name,
const char *vfmt,
...)
{