a curly bracket got lost

This commit is contained in:
Andreas Steffen
2012-07-12 21:26:18 +02:00
parent 4f7b2d7a6d
commit baa6a292cf
+1
View File
@@ -524,6 +524,7 @@ METHOD(imv_agent_t, send_message, TNC_Result,
enumerator = attr_list->create_enumerator(attr_list);
while (enumerator->enumerate(enumerator, &attr))
{
if (pa_tnc_msg->add_attribute(pa_tnc_msg, attr))
{
attr_added = TRUE;