|
From: | Simon Goldschmidt |
Subject: | [lwip-commits] lwip/src/core/snmp mib2.c mib_structs.c |
Date: | Mon, 02 Apr 2007 20:39:24 +0000 |
CVSROOT: /sources/lwip Module name: lwip Changes by: Simon Goldschmidt <goldsimon> 07/04/02 20:39:24 Modified files: src/core/snmp : mib2.c mib_structs.c Log message: - Changed the names of some variables in SNMP module to avoid them shadowing each other (which produces a lot of warnings and makes the code hard to maintain) - Added missing defines for 3 snmp-functions if LWIP_SNMP==0 CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/lwip/src/core/snmp/mib2.c?cvsroot=lwip&r1=1.18&r2=1.19 http://cvs.savannah.gnu.org/viewcvs/lwip/src/core/snmp/mib_structs.c?cvsroot=lwip&r1=1.17&r2=1.18
[Prev in Thread] | Current Thread | [Next in Thread] |