[patch]: file-target fixes

2000-02-26 Thread Christoph Egger
Hi all, I have created a patch (attached), which fixes one typo error, some little/big-endian -stuff and also does some cleanups. Is anyone here to get the patch into the cvs-tree? Thanks in advance, Christoph Egger E-Mail: [EMAIL PROTECTED] diff -uNr

Re: [patch]: file-target fixes

2000-02-26 Thread Andreas Beck
I have created a patch (attached), which fixes one typo error, some little/big-endian -stuff and also does some cleanups. Is anyone here to get the patch into the cvs-tree? I will commit it, though with the following changes: void _ggi_file_write_word(ggi_visual *vis, int val) { +#ifdef

Re: [patch]: file-target fixes

2000-02-26 Thread Christoph Egger
On Sat, 26 Feb 2000, Andreas Beck wrote: I have created a patch (attached), which fixes one typo error, some little/big-endian -stuff and also does some cleanups. Is anyone here to get the patch into the cvs-tree? I will commit it, though with the following changes: void