[server] minor comment addition

This commit is contained in:
Michael Rash 2015-07-12 20:57:09 -04:00
parent f4f2ada1c0
commit bb90a0cb2e

View File

@ -1583,7 +1583,7 @@ check_firewall_rules(const fko_srv_options_t * const opts)
opts->fw_config->fw_command,
ch[i].table,
ch[i].to_chain,
rule_num - rn_offset
rule_num - rn_offset /* account for previously deleted rule */
);
res = run_extcmd(cmd_buf, err_buf, CMD_BUFSIZE,