Last of the spelling fixed
This commit is contained in:
@@ -100,7 +100,7 @@ int fopencheck(char *file, char *dir, char *mode)
|
||||
}
|
||||
}
|
||||
} else
|
||||
fprintf(stderr, "Unanticipatable error occured in fopencheck.\n");
|
||||
fprintf(stderr, "Unanticipatable error occurred in fopencheck.\n");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user