From 16634884afa7de0979822722ee6a437cb754203b Mon Sep 17 00:00:00 2001 From: cpg Date: Fri, 28 May 2004 22:05:01 +0000 Subject: [PATCH] fix comment git-svn-id: svn://svn.cc65.org/cc65/trunk@3054 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/atari/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/atari/Makefile b/libsrc/atari/Makefile index cb327f3b2..607b75cc6 100644 --- a/libsrc/atari/Makefile +++ b/libsrc/atari/Makefile @@ -4,7 +4,7 @@ # NUMDRVS - number of supported drives (max. 16) # 4 bytes for each device are statically allocated # LINEBUF - support line buffered reads from E: (the number specifies -# the length of the buffer +# the length of the buffer) # UCASE_FILENAME - all filenames get uppercased # DEFAULT_DEVICE - if the string passed to the uppercase function doesn't # include a device (":" at position 2 or 3), provide "D:"