Changeset 10448
- Timestamp:
- Dec 4, 2006, 12:29:51 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageAddstar.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageAddstar.c
r10144 r10448 103 103 104 104 bool status; 105 char *addstarLine = psStringSubstitute (addstarCommand, filename, "%s"); 105 char *addstarLine = psStringCopy(addstarCommand); 106 psStringSubstitute(&addstarCommand, filename, "%s"); 106 107 107 108 // catch addstar stderr/stdout and do what?
Note:
See TracChangeset
for help on using the changeset viewer.
