IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26535


Ignore:
Timestamp:
Jan 7, 2010, 12:24:06 PM (16 years ago)
Author:
Paul Price
Message:

Fixing following change to psFree.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/pswarp/src/pswarpLoop.c

    r25847 r26535  
    478478        }
    479479        fprintf(statsFile, "%s", statsMDC);
    480         psFree((void*)statsMDC);
     480        psFree(statsMDC);
    481481        fclose(statsFile);
    482482        pmConfigRunFilenameAddWrite(config, "STATS", statsName);
Note: See TracChangeset for help on using the changeset viewer.