From 690d12aba66f82917f6d28c350030cce913bc3bc Mon Sep 17 00:00:00 2001 From: desperado Date: Sun, 21 Dec 2014 16:20:14 +0000 Subject: [PATCH] Small correction in the autodoc. git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49863 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- rom/dos/read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rom/dos/read.c b/rom/dos/read.c index 42665de450..84e5a5dd5e 100644 --- a/rom/dos/read.c +++ b/rom/dos/read.c @@ -36,7 +36,7 @@ file - filehandle buffer - pointer to buffer for the data length - number of bytes to read. The filesystem is - advised to try to fulfill the request as good + advised to try to fulfill the request as well as possible. RESULT -- 2.11.4.GIT