Last of the spelling fixed
This commit is contained in:
@@ -1192,7 +1192,7 @@ in_str_dup(
|
||||
}
|
||||
|
||||
/*
|
||||
** Transform a literal internal (byte-correct) string into a form acceptible
|
||||
** Transform a literal internal (byte-correct) string into a form acceptable
|
||||
** to gencat
|
||||
*/
|
||||
static void
|
||||
|
||||
@@ -284,7 +284,7 @@ abmfP_parse_c_file(FILE *cFile, CSegArray *segmentsOutPtr)
|
||||
|
||||
if ((rc < 0) && (rc != ERR_EOF))
|
||||
{
|
||||
/* failure occured */
|
||||
/* failure occurred */
|
||||
segArray->numSegs = 0;
|
||||
return_code(rc);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user