IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2008, 3:50:52 PM (18 years ago)
Author:
Paul Price
Message:

Don't record the camera identifier when faulting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/warptool.c

    r17789 r17791  
    544544        }
    545545    } else {
    546         warpSkyCellMapInsert(config->dbh, (psS64)atoll(warp_id), NULL, NULL,
    547                              (psS64)atoll(cam_id), NULL, code);
     546        warpSkyCellMapInsert(config->dbh, (psS64)atoll(warp_id), NULL, NULL, 0, NULL, code);
    548547    }
    549548
Note: See TracChangeset for help on using the changeset viewer.