- Timestamp:
- Oct 2, 2009, 12:12:44 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psphot/src/psphotVersion.c
r23805 r25746 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.
