Closed simoc closed 3 months ago
C code comment should be /* io.h is implemented ..., not /* io.h is implement ....
/* io.h is implemented ...
/* io.h is implement ...
Removed unnecessary "the" from io C code comment.
Added missing semi-colon in fb_write_cell function.
fb_write_cell
Added and removed 's' to words that should, or should not, be plural.
C code comment should be
/* io.h is implemented ...
, not/* io.h is implement ...
.Removed unnecessary "the" from io C code comment.
Added missing semi-colon in
fb_write_cell
function.Added and removed 's' to words that should, or should not, be plural.