[server] minor spacing fix

This commit is contained in:
Michael Rash
2015-04-21 21:09:20 -04:00
parent d961165a5b
commit 176afecd9f
2 changed files with 0 additions and 4 deletions

View File

@@ -489,7 +489,6 @@ fw_dump_rules(const fko_srv_options_t * const opts)
for(i=0; i < NUM_FWKNOP_ACCESS_TYPES; i++)
{
if(fwc.chain[i].target[0] == '\0')
continue;
@@ -523,7 +522,6 @@ fw_dump_rules(const fko_srv_options_t * const opts)
for(i=0; i < NUM_FWKNOP_ACCESS_TYPES; i++)
{
if(fwc.chain[i].target[0] == '\0')
continue;

View File

@@ -489,7 +489,6 @@ fw_dump_rules(const fko_srv_options_t * const opts)
for(i=0; i < NUM_FWKNOP_ACCESS_TYPES; i++)
{
if(fwc.chain[i].target[0] == '\0')
continue;
@@ -523,7 +522,6 @@ fw_dump_rules(const fko_srv_options_t * const opts)
for(i=0; i < NUM_FWKNOP_ACCESS_TYPES; i++)
{
if(fwc.chain[i].target[0] == '\0')
continue;