From 45a17142524b79254b0b87a8385ee36cbfac79ce Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Apr 2016 04:04:00 +0300 Subject: Fix code style. --- src/net/hostsgroup.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/net/hostsgroup.h') diff --git a/src/net/hostsgroup.h b/src/net/hostsgroup.h index ec217630f..abd98a421 100644 --- a/src/net/hostsgroup.h +++ b/src/net/hostsgroup.h @@ -27,7 +27,9 @@ struct HostsGroup final { - HostsGroup() + HostsGroup() : + name(), + hosts() { } -- cgit v1.2.3-70-g09d2