mib2: one more '};' -> '}'

This commit is contained in:
goldsimon 2015-10-01 10:21:52 +02:00
parent 8c35429ba3
commit 0176e03e36

View File

@ -3386,7 +3386,7 @@ tcpconnentry_get_object_def(u8_t ident_len, s32_t *ident, struct obj_def *od)
LWIP_DEBUGF(SNMP_MIB_DEBUG,("tcpconnentry_get_object_def: no such object\n"));
od->instance = MIB_OBJECT_NONE;
break;
};
}
}
else
{