On Wed, 2005-10-05 at 01:10 -0500, Albert Chin wrote:
> The IBM C compiler doesn't like a trailing comma
> after the last enum constant or struct initialization.
>
> Patch against net-snmp-5.2.2.pre3.tar.gz.
Thanks for that.
Fixed on all active lines.
Dave
-
The IBM C compiler doesn't like a trailing comma after the last enum
constant or struct initialization.
Patch against net-snmp-5.2.2.pre3.tar.gz.
--
albert chin ([EMAIL PROTECTED])
-- snip snip
--- agent/mibgroup/mibII/mta_sendmail.c.orig2005-10-04 21:03:13.756016000
-0500
+++ agent/mibgro