MFC r270215: Add missing break.

This commit is contained in:
Hajimu UMEMOTO 2014-08-30 10:29:47 +00:00
parent fff7fdb20a
commit cd917e4f20
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=270840

View File

@ -911,6 +911,7 @@ ns_sprintrrf(const u_char *msg, size_t msglen,
if (len > 15)
T(addstr(" )", 2, &buf, &buflen));
}
break;
}
case ns_t_ipseckey: {