typo fix
This commit is contained in:
@@ -21,7 +21,7 @@ and write ACK-object files and libraries
|
||||
.PP
|
||||
.B wr_ohead(head)
|
||||
.br
|
||||
.B struct outsect *head;
|
||||
.B struct outhead *head;
|
||||
.PP
|
||||
.B wr_sect(sect, cnt)
|
||||
.br
|
||||
@@ -93,7 +93,7 @@ and write ACK-object files and libraries
|
||||
.PP
|
||||
.B rd_ohead(head)
|
||||
.br
|
||||
.B struct outsect *head;
|
||||
.B struct outhead *head;
|
||||
.PP
|
||||
.B rd_sect(sect, cnt)
|
||||
.br
|
||||
|
||||
Reference in New Issue
Block a user