Files src/domain-match.c and src/metrics.c had empty last lines.
Now has the last line of those files more than just white space.

Signed-of-by:  Geert Stappers <stapp...@stappers.nl>
---
 src/domain-match.c | 1 -
 src/metrics.c      | 1 -
 2 files changed, 2 deletions(-)

diff --git a/src/domain-match.c b/src/domain-match.c
index 76a1109..219331c 100644
--- a/src/domain-match.c
+++ b/src/domain-match.c
@@ -729,4 +729,3 @@ int add_update_server(int flags,
   
   return 1;
 }
-
diff --git a/src/metrics.c b/src/metrics.c
index f3e6728..139ad4a 100644
--- a/src/metrics.c
+++ b/src/metrics.c
@@ -63,4 +63,3 @@ void clear_metrics(void)
       serv->query_latency = 0;
     }
 }
-       
-- 
2.11.0


_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to