Re: newline patch for snmp_debug.c

2005-05-23 Thread Thomas Anders
Robert Story wrote: On Fri, 20 May 2005 15:36:16 +0200 Thomas wrote: TA> here's a little patch (against 5.3) that properly adds "\n" to some of the TA> snmp_log debug output. Otherwise, output is much harder to read. Please TA> apply. Patches should be submitted to the patches database. That w

Re: newline patch for snmp_debug.c

2005-05-21 Thread Robert Story
On Fri, 20 May 2005 15:36:16 +0200 Thomas wrote: TA> here's a little patch (against 5.3) that properly adds "\n" to some of the TA> snmp_log debug output. Otherwise, output is much harder to read. Please TA> apply. Patches should be submitted to the patches database. That way, if nobody has time

newline patch for snmp_debug.c

2005-05-20 Thread Thomas Anders
-Coders, here's a little patch (against 5.3) that properly adds "\n" to some of the snmp_log debug output. Otherwise, output is much harder to read. Please apply. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) Index: snmplib/snmp_debug.c