IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18171


Ignore:
Timestamp:
Jun 17, 2008, 12:53:25 PM (18 years ago)
Author:
bills
Message:

Fix compile error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpDefine.c

    r13860 r18171  
    3434    // Read header and create target
    3535    {
    36         if (!pmFPAReadHeaderSet(skycell->fpa, skycell->fits, config->database)) {
     36        if (!pmFPAReadHeaderSet(skycell->fpa, skycell->fits, config)) {
    3737            psError(PS_ERR_UNKNOWN, false, "Unable to read headers for skycell.");
    3838            psFree(view);
Note: See TracChangeset for help on using the changeset viewer.