diff.c: work around pointer constness warnings
The textconv leak fix introduced two invocations of free() to release memory pointed by "const char *", which get annoying compiler warning.
This commit is contained in:
parent
b76c056b95
commit
aed6ca52e7
Loading…
Reference in New Issue
Block a user