1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-01 23:29:41 +00:00

Fixed a typo

git-svn-id: svn://svn.cc65.org/cc65/trunk@2124 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2003-05-02 14:39:05 +00:00
parent 73240932de
commit c421fa11b8

View File

@ -37,7 +37,7 @@ OBJS= _scrsize.o \
crt0.o \
ctype.o \
cvline.o \
getenv.o \
getenv.o \
joy_stddrv.o \
kbhit.o \
mainargs.o \