Fixed some typos

This commit is contained in:
Tobias Brunner
2014-02-18 10:36:25 +01:00
parent 86865da388
commit 4ab38d98a7
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -26,12 +26,12 @@
static char failure_buf[512];
/**
* Source file failure occured
* Source file failure occurred
*/
static const char *failure_file;
/**
* Line of source file failure occured
* Line of source file failure occurred
*/
static int failure_line;