cJSON icon indicating copy to clipboard operation
cJSON copied to clipboard

const-qualify cJSON *item parameter in cJSON_PrintPreallocated

Open escherstair opened this issue 1 year ago • 0 comments

This parameter can be safely cons-qualified, as already done in the other CJSON_Print functions

See issue #822

escherstair avatar Jan 18 '24 14:01 escherstair