- Timestamp:
- Sep 15, 2009, 4:02:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/magic/remove/src/streaksutil.c
r24556 r25406 44 44 // we just bail out 45 45 void streaksExit(psString str, int exitCode) { 46 psErrorStackPrint(stderr, str);46 psErrorStackPrint(stderr, "%s", str); 47 47 if (ourStreakFiles) { 48 48 deleteTemps(ourStreakFiles);
Note:
See TracChangeset
for help on using the changeset viewer.
