Spelling fixes

Comments only, no change to functionality
This commit is contained in:
Larry Doolittle
2017-09-24 18:03:26 -07:00
parent 44d4da62bb
commit 1b6806e5bb
19 changed files with 28 additions and 28 deletions

View File

@@ -14,5 +14,5 @@ return n(0x1E)n(-1);
// unlike gcc but correct
XXX: return n(x)+n(x)-n(1)+n(1)-2;
// unlile gcc, but cannot appear in valid C
// unlike gcc, but cannot appear in valid C
XXX: return n(x)n(x)n(1)n(2)n(x);