Fix typos

Signed-off-by: Cosmin Truta <ctruta@gmail.com>
This commit is contained in:
musvaage
2022-09-20 17:15:49 -05:00
committed by Cosmin Truta
parent 5a0b7e9c29
commit 3c152a8ef7
10 changed files with 15 additions and 15 deletions

View File

@@ -867,7 +867,7 @@ struct file
* signature (in length,type).
*
* When a chunk control structure is instantiated these values are copied
* into the structure and can then be overritten with the data for the next
* into the structure and can then be overwritten with the data for the next
* chunk.
*/
fpos_t data_pos; /* Position of first byte of chunk data */