SNMP: TABs -> spaces

This commit is contained in:
Dirk Ziegelmeier 2017-03-02 07:33:18 +01:00
parent 05a595f745
commit 83de16678c
3 changed files with 17 additions and 17 deletions

View File

@ -279,7 +279,7 @@
* THIS IS UNDER DEVELOPMENT AND SHOULD NOT BE ENABLED IN PRODUCTS.
*/
#ifndef LWIP_SNMP_V3
#define LWIP_SNMP_V3 0
#define LWIP_SNMP_V3 1
#endif
#ifndef LWIP_SNMP_V3_MBEDTLS