[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] ifconfig fixed (please README)



> Yes, but it's worse than this:  the _unx2dos defined in
> support.h has an extra paramater that the function declared in
> slattach.c doesn't have and it doesn't know how to handle it.

I recall Andreas (or was it Julian?) added a third parameter to _unx2dos.
It was the length of the destination buffer. 

So simply fix slattach.c and use the prototype from #support.h

Petr