summaryrefslogtreecommitdiff
path: root/test/cmark-fuzz.c
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2020-01-03 20:17:36 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-01-03 22:17:57 -0700
commit9d3898848eab2e33487de2f12b08a5fc8b3bd62e (patch)
tree30f469b8162e647369ea7e33542086e8c530c5d1 /test/cmark-fuzz.c
parent1ff180e23cc38ae82f30615e12b07e98f0794676 (diff)
fix -Wconst-qual warning
The string literal being assigned is const, but the assignment looses the constness of this string. This enables building with `/Zc:strictString` with MSVC as well.
Diffstat (limited to 'test/cmark-fuzz.c')
0 files changed, 0 insertions, 0 deletions