Touched all files
This commit is contained in:
@@ -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");
|
||||
|
Reference in New Issue
Block a user