Fixed a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@1568 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
e77a39b2cd
commit
c6bd3063d5
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ ft.c - file I/O test program (open + read functions)
|
|||
getsp.s - helper routine for ft.c
|
||||
joytest.c - readjoy function test program
|
||||
posixio-test.c - test POSIX file i/o routines (open/read/write/close)
|
||||
seek.c - test lseek()/fseek()/fell()
|
||||
seek.c - test lseek()/fseek()/ftell()
|
||||
time-test.c - test the time/mktime/gmtime/asctime functions
|
||||
|
|
Loading…
Add table
Reference in a new issue