IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 17, 2006, 10:10:36 AM (20 years ago)
Author:
eugene
Message:

message cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReplaceUnfit.c

    r10801 r10803  
    5050      source->mode &= ~PM_SOURCE_MODE_SUBTRACTED;
    5151    }
    52     psLogMsg ("psphot.replace", PS_LOG_INFO, "replace models: %f sec (%ld objects)\n", psTimerMark ("psphot"), sources->n);
     52    psLogMsg ("psphot.replace", PS_LOG_INFO, "replace models for %ld objects: %f sec\n", sources->n, psTimerMark ("psphot"));
    5353    return true;
    5454}
Note: See TracChangeset for help on using the changeset viewer.