patch from Janne: delete old files, update docs, tids

This commit is contained in:
keni
2002-02-22 12:13:46 +00:00
parent 6ce22770c9
commit 1b1532dbab
12 changed files with 62 additions and 425 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ int
dosh()
{
int i;
char buf[ 500 ];
char buf[ BUFSZ ];
extern struct ExecBase *SysBase;
/* Only under 2.0 and later ROMs do we have System() */