Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 20db51d70e6b59a061db97ce9b89c771 > files > 9

net-snmp-5.3.2.2-14.el5.src.rpm

--- net-snmp-5.3/include/net-snmp/types.h.old	2005-11-07 04:34:48.000000000 +0100
+++ net-snmp-5.3/include/net-snmp/types.h	2006-02-02 08:30:56.000000000 +0100
@@ -144,7 +144,7 @@
  */
 
     typedef struct netsnmp_index_s {
-       int          len;
+       size_t      len;
        oid         *oids;
     } netsnmp_index;