Commit 0cadf36d authored by Ad Schellevis's avatar Ad Schellevis

(ipsec) whitespace

parent a8762386
......@@ -44,7 +44,7 @@ for conns in s.list_conns():
result[connection_id]['local-class'] = []
result[connection_id]['remote-id'] = ''
result[connection_id]['remote-class'] = []
result[connection_id]['children']= conns[connection_id]['children']
result[connection_id]['children'] = conns[connection_id]['children']
result[connection_id]['sas'] = []
# parse local-% and remote-% keys
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment