IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2006, 3:12:25 PM (20 years ago)
Author:
jhoblitt
Message:

fix an error message

File:
1 edited

Legend:

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

    r9682 r9691  
    415415                psError(PS_ERR_UNKNOWN, false, "database error");
    416416            }
    417             psError(PS_ERR_UNKNOWN, false, "found no rawImfiles associated with exp_tag %s", newExp->exp_tag);
     417            psError(PS_ERR_UNKNOWN, false, "database error");
    418418            psFree(newExp);
    419419            psFree(output);
Note: See TracChangeset for help on using the changeset viewer.