[Lcdproc] lcdproc iface patch

Markus Dolze bsdfan@nurfuerspam.de
Sun Dec 3 07:54:02 2006


Thanks for pointing this out. Maybe noone uses multiline mode (I only 
use a single interface).

The same error was with the transfer screen.

Both are fixed in CVS.

Regards
Markus Dolze

Eric Pooch wrote:
> This patch fixes a bug in clients/lcdproc/iface.c  that would output the 
> name of the last interface in the list as "(null)".  Was this a problem 
> for anybody else?
> 
> 
> --Eric