IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23168


Ignore:
Timestamp:
Mar 3, 2009, 5:36:11 PM (17 years ago)
Author:
Paul Price
Message:

This is psphot

File:
1 edited

Legend:

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

    r23167 r23168  
    8585    psFree(time);
    8686    psString history = NULL;               // History string
    87     psStringAppend(&history, "ppImage at %s", timeString);
     87    psStringAppend(&history, "psphot at %s", timeString);
    8888    psFree(timeString);
    8989    psMetadataAddStr(header, PS_LIST_TAIL, "HISTORY", PS_META_DUPLICATE_OK, NULL, history);
Note: See TracChangeset for help on using the changeset viewer.