]> git.pld-linux.org Git - packages/mbrowse.git/commitdiff
- fix for th net-snmp
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 27 Jun 2007 11:24:53 +0000 (11:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mbrowse-ac_fixes.patch -> 1.4

mbrowse-ac_fixes.patch

index b884170b87013590d981a66c6b2d550aab62b9bc..305a2c75fea2749dbb3e107b79d326e68bf65076 100644 (file)
 +          }
 +
 +          #ifdef HAVE_NETSNMP
-+          version2 = strdup( NetSnmpVersionInfo );
++          version2 = strdup( netsnmp_get_version() );
 +          #else
 +            version2 = strdup( VersionInfo);
 +          #endif
This page took 0.175379 seconds and 4 git commands to generate.