PB-TNC PDP_REFERRAL message doesn't have to be in RESULT batch

This commit is contained in:
Andreas Steffen 2013-10-31 12:01:47 +01:00
parent c501c78c5f
commit 2590cd20d3
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ pb_tnc_msg_info_t pb_tnc_msg_infos[] = {
pb_tnc_msg_info_t pb_tnc_tcg_msg_infos[] = {
{ 0 }, /* dummy entry because pb_tnc_tcg_msg_type_t starts with 1 */
{ 20, FALSE, TRUE, FALSE },
{ 20, FALSE, FALSE, FALSE },
};
/**