mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-02-10 20:28:36 -05:00
cleanup whitespace
This commit is contained in:
parent
12ed2b268d
commit
9156d580df
@ -447,7 +447,7 @@ struct
|
|||||||
let* cleanup = add_client get_ts dns_client dns_servers ~router key ipaddr qubesDB in
|
let* cleanup = add_client get_ts dns_client dns_servers ~router key ipaddr qubesDB in
|
||||||
Log.debug (fun f -> f "client %a arrived" Dao.ClientVif.pp key);
|
Log.debug (fun f -> f "client %a arrived" Dao.ClientVif.pp key);
|
||||||
clients := Dao.VifMap.add key cleanup !clients;
|
clients := Dao.VifMap.add key cleanup !clients;
|
||||||
go seq
|
go seq
|
||||||
| Some (_, seq) -> go seq
|
| Some (_, seq) -> go seq
|
||||||
in
|
in
|
||||||
go (Dao.VifMap.to_seq new_set)
|
go (Dao.VifMap.to_seq new_set)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user