Files
json-c/json_pointer.c
Eric Haszlakiewicz 407ddb4350 Issue #842 - fix one particular sign conversion warning.
There are many others that show up if we were to add -Wsign-conversions,
but this is the only one using a literal constant.
2023-11-30 13:59:13 +00:00

8.7 KiB