IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:22:24 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201 (main changes is due to DOS-style line breaks on the trunk; add VerifyStreaks)

Location:
trunk/magic/remove/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src

    • Property svn:ignore
      •  

        old new  
        1111config.h.in
        1212stamp-h1
        13 
  • trunk/magic/remove/src/streaksremove.c

    r26622 r26890  
    273273        } else {
    274274            fprintf(sfiles->statsFile, "%s", statsMDC);
    275             psFree((void *)statsMDC);
     275            psFree(statsMDC);
    276276            fclose(sfiles->statsFile);
    277277            sfiles->statsFile = NULL;
Note: See TracChangeset for help on using the changeset viewer.