Fix warning due to unmunge() returning a const string that needs to be freed.
authorBen Pfaff <blp@gnu.org>
Sat, 11 Oct 2008 23:51:44 +0000 (16:51 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 12 Oct 2008 03:59:20 +0000 (20:59 -0700)
commitf9ad85dbd3e097ea154651ae313c22b6083df7cb
tree3afef6fbf4d1e013e91a125fef8ff10ded786ee0
parentaa82533119498d2012ec6f0fc8d38eab32a34ee6
Fix warning due to unmunge() returning a const string that needs to be freed.
src/language/lexer/q2c.c