Fix "no newline at end of file" warnings (clang)
This commit is contained in:
@@ -361,4 +361,4 @@ static const struct snmp_scalar_array_node_def system_nodes[] = {
|
||||
|
||||
const struct snmp_scalar_array_node snmp_mib2_system_node = SNMP_SCALAR_CREATE_ARRAY_NODE(1, system_nodes, system_get_value, system_set_test, system_set_value);
|
||||
|
||||
#endif /* LWIP_SNMP && SNMP_LWIP_MIB2 */
|
||||
#endif /* LWIP_SNMP && SNMP_LWIP_MIB2 */
|
||||
|
||||
Reference in New Issue
Block a user