Skip to content

Commit 56780a7

Browse files
committed
Merge branch 'master' of github.com:pzembrod/cc64
2 parents ac8c51c + bb15877 commit 56780a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Tests: ```tests/lib/ctype/*-test.c```
4949

5050
## ```stdio.h```
5151

52-
Since cc64 has no typedef or strucht, file handles (short ```fh```)
52+
Since cc64 has no typedef or struct, file handles (short ```fh```)
5353
are int values, namely the CBM logical file number.
5454

5555
No default file handles stdin, stdout or stderr are defined.

0 commit comments

Comments
 (0)