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

Re: [MiNT] SV: SV: Bug: xa_boot.log has unix line-endings



On Fri, 2012-11-23 at 15:13 +0200, Eero Tamminen wrote:

> What your patch for that looks like?

It's a two line fix in debug.c->bootlog (inserting \r\n instead of \n in
the buffer). In fact, it simplifies the code as \r\n is already a
special case if the bootlog entry is to be printed to the console.

Jo Even