]> git.pond.sub.org Git - empserver/blobdiff - src/lib/gen/ioqueue.c
Spelling corrections
[empserver] / src / lib / gen / ioqueue.c
index 942fa8c64eb3714add698fdd07deda7ef6ef0a65..1ba0b326125de918d0cffbab0aa966856f8d30bb 100644 (file)
@@ -31,8 +31,8 @@
  */
 
 /*
- * Read and write onto io queues.  Note that
- * the io queues don't actually do any writing;
+ * Read and write onto I/O queues.  Note that
+ * the I/O queues don't actually do any writing;
  * that is left for a higher level.
  */
 
@@ -321,7 +321,7 @@ appendcc(struct ioqueue *ioq, char *buf, int cc)
 
 /*
  * remove cc bytes from ioqueue ioq
- * free memory, dequeue io elements
+ * free memory, dequeue I/O elements
  * which are no longer used.
  */
 static int