Touched all files

This commit is contained in:
slidedraw
2002-04-09 00:10:48 +00:00
parent d530b69de7
commit 99c183f5a6
12 changed files with 454 additions and 14 deletions

View File

@@ -57,6 +57,7 @@ cole_perror (const char *s, COLERRNO colerrno)
break;
case COLE_EOPENFILE:
fprintf (stderr, "cole - Cannot open the file\n");
exit(1);
break;
case COLE_ENOFILESYSTEM:
fprintf (stderr, "cole - The file is not a OLE2 file\n");