[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] patch for tools/crypto
Hi,
Am 28.02.2012 14:25, schrieb Alan Hourihane:
> On 27/02/12 23:58, Bernd Mueller wrote:
>> Hi there,
>>
>> here's a small patch i made. The help output from the crypto tool was
>> very ugly. Now it looks more friendly.
>>
>> I'm not sure if i did it right with diff, it would be nice when some
>> more expirienced coder will overlook the patch.
>
> Mmm, I can see you just inserted lots of \n's
>
> But how did you compile as the tools are all like this ?
>
> Alan.
i made a copy ( renamed the the original file to main.c.org ), made the
changes in the copy and compiled as usual with vincent's crosscompiler (
make CROSS=yes ).
bye
Bernd