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

Re: [MiNT] Patch: Deadkey support]



Jo Even Skarstein wrote:
- kbuf = kmalloc(size+1); /* Append a zero (if the table is missing
the altgr part) */
+ kbuf = kmalloc(size+2); /* Append a zero (if the table is missing
the altgr part) */

Jo,

I see that it's now +2 but the comment isn't updated. Can you fix that
in your patch ?

Not for a while :-( My Milan is currently not working (nothing serious

In this case, and exceptionally, you can post the updated comment on the list, Alan will change it and he will commit your patch.

--
Vincent Rivière