Changeset 1204 for toilet/trunk
- Timestamp:
- Oct 19, 2006, 10:53:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
toilet/trunk/src/figlet.c
r1202 r1204 153 153 &cx->full_layout, &cx->codetag_count) < 6) 154 154 { 155 fprintf(stderr, "font `%s' has invalid header \n", path);155 fprintf(stderr, "font `%s' has invalid header: %s\n", path, buf); 156 156 toiclose(f); 157 157 return -1;
Note: See TracChangeset
for help on using the changeset viewer.