mirror of
https://github.com/cc65/cc65.git
synced 2025-02-03 22:32:24 +00:00
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
@ -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…
x
Reference in New Issue
Block a user