comparison gui/app.c @ 33282:3ce656827dd7

Use free() instead of gfree() in guiSetFilename and guiSetDF macros. The gfree() is pointless because there is a new assignment to the freed variable right afterwards. This also settles compiling issues with the Win32 part of the GUI reported by Stephen Sheldon, sfsheldo gmail com, who suggested the patch.
author ib
date Thu, 05 May 2011 08:51:33 +0000
parents f9d3084f2e95
children c5a19bbeac2b
comparison
equal deleted inserted replaced
33281:0abc79c9142d 33282:3ce656827dd7