Changeset 9270 for trunk/psphot/src/psphotVersion.c
- Timestamp:
- Oct 4, 2006, 3:17:18 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotVersion.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotVersion.c
r9269 r9270 1 # include "psphot.h"1 # include "psphot.h" 2 2 3 const char * 4 psphotCVSName(void) 5 { 3 const char *psphotCVSName(void) { 6 4 static char *name = "$Name: not supported by cvs2svn $"; 7 8 5 return(name); 9 6 }
Note:
See TracChangeset
for help on using the changeset viewer.
