IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36034


Ignore:
Timestamp:
Aug 26, 2013, 9:49:07 AM (13 years ago)
Author:
bills
Message:

fix arguments to delete_photcodes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20130712/Ohana/src/delstar/src/delstar.c

    r35758 r36034  
    9999      }
    100100
    101       if (!delete_photcodes (0, NULL)) {
     101      // if (!delete_photcodes (0, NULL)) {
     102      if (!delete_photcodes ()) {
    102103        fprintf (stderr, "failure deleting measurements\n");
    103104        exit (1);
Note: See TracChangeset for help on using the changeset viewer.