mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
Correct indentation issue
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9611b588e3
commit
ae852b513d
@ -8500,7 +8500,7 @@ sub create_load_ipsets() {
|
|||||||
emit ( 'fi' ,
|
emit ( 'fi' ,
|
||||||
'' );
|
'' );
|
||||||
} else {
|
} else {
|
||||||
emit ' true';
|
emit 'true';
|
||||||
}
|
}
|
||||||
|
|
||||||
pop_indent;
|
pop_indent;
|
||||||
|
Loading…
Reference in New Issue
Block a user