IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25553


Ignore:
Timestamp:
Sep 24, 2009, 2:45:07 PM (17 years ago)
Author:
Paul Price
Message:

Fix versions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/psphot/src/psphotVersion.c

    r23805 r25553  
    3030psString psphotVersionLong(void)
    3131{
    32     psString version = psLibVersion();  // Version, to return
    33     psString source = psLibSource();    // Source
     32    psString version = psphotVersion();  // Version, to return
     33    psString source = psphotSource();    // Source
    3434
    3535    psStringPrepend(&version, "psphot ");
Note: See TracChangeset for help on using the changeset viewer.