Fixed a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@1568 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -12,5 +12,5 @@ ft.c - file I/O test program (open + read functions)
|
|||||||
getsp.s - helper routine for ft.c
|
getsp.s - helper routine for ft.c
|
||||||
joytest.c - readjoy function test program
|
joytest.c - readjoy function test program
|
||||||
posixio-test.c - test POSIX file i/o routines (open/read/write/close)
|
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
|
time-test.c - test the time/mktime/gmtime/asctime functions
|
||||||
|
|||||||
Reference in New Issue
Block a user