Use a UBYTE rather than a BYTE for the buffer passed to FWriteChars(), since
commit2ac557b85c6bdf5b65ad8f35ef44bb051612aa10
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 2 Dec 2014 19:55:59 +0000 (2 19:55 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 2 Dec 2014 19:55:59 +0000 (2 19:55 +0000)
treef135942190311c5dc68e509113cd9a7c42d910e9
parentbb5254c598bcc6d021abade5e4d7504772d36a30
Use a UBYTE rather than a BYTE for the buffer passed to FWriteChars(), since
the function expects a UBYTE array.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49819 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/dos/fputc.c