fix comment
author"Darron Broad" <darron@kewl.org>
Thu, 20 Jun 2019 08:38:18 +0100
changeset 1101 08a91e75a1cb
parent 1100 eef1843547cb
child 1102 0c97ee3ba0b1
fix comment
src/inhx32.c
--- a/src/inhx32.c	Thu Jun 20 08:04:01 2019 +0100
+++ b/src/inhx32.c	Thu Jun 20 08:38:18 2019 +0100
@@ -45,12 +45,7 @@
  *
  * Reads input line and updates the byte count and address fields.
  *
- * The record type field (*tt) is also returned as:
- *
- *	TT_EOF		EOF record
- *	TT_DATA		Data record
- *	~TT_DATA	Not a data record (255)
- *
+ * Reads input line and updates the record type, byte count and address fields.
  *
  * Return codes:
  *   1 OKAY