X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Ftemp-file.c;h=9d3c392659753043667af822b9bbfe7bd3e1b0f0;hb=178a771cd0c7cf2f4d6d08ac4b8431656aa29274;hp=0391ec9c01f91ff1f3384e293c2d9b41102dabc0;hpb=72c4d034820c0db34df909978ff371f5eeffdfbc;p=pspp diff --git a/src/libpspp/temp-file.c b/src/libpspp/temp-file.c index 0391ec9c01..9d3c392659 100644 --- a/src/libpspp/temp-file.c +++ b/src/libpspp/temp-file.c @@ -55,7 +55,7 @@ static void cleanup (void) { struct hmapx_node *node; - const char *fn; + char *fn; cleanup_temp_dir (temp_dir);