Add missing break.

CID:	603368
This commit is contained in:
pfg 2014-08-20 14:58:25 +00:00
parent 925b20548e
commit 18b26529fd

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: {