Changeset 267
- Timestamp:
- Tue Feb 14 06:06:34 2006
- Files:
-
- trunk/source/common/launch.c (modified) (diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
trunk/source/common/launch.c
r243 r267 818 818 if (out == NULL) { 819 819 FATALERROR(ptoc->name); 820 FATALERROR("could not be extracted!\n"); 820 FATALERROR(" could not be extracted!\n"); 820 820 } 821 821 else {
