IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17038


Ignore:
Timestamp:
Mar 18, 2008, 8:39:05 AM (18 years ago)
Author:
eugene
Message:

fix name in error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroDataLoad.c

    r15256 r17038  
    66
    77# define ESCAPE { \
    8   psError(PS_ERR_UNKNOWN, false, "Failure in psastroDataSave"); \
     8  psError(PS_ERR_UNKNOWN, false, "Failure in psastroDataLoad"); \
    99  psFree (view); \
    1010  return false; \
Note: See TracChangeset for help on using the changeset viewer.