Changeset 25553
- Timestamp:
- Sep 24, 2009, 2:45:07 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/psphot/src/psphotVersion.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psphot/src/psphotVersion.c
r23805 r25553 30 30 psString psphotVersionLong(void) 31 31 { 32 psString version = ps LibVersion(); // Version, to return33 psString source = ps LibSource(); // Source32 psString version = psphotVersion(); // Version, to return 33 psString source = psphotSource(); // Source 34 34 35 35 psStringPrepend(&version, "psphot ");
Note:
See TracChangeset
for help on using the changeset viewer.
