From 2dfbbc41f0e6edd756dcaee0a9eecfd90223b81f Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Sun, 29 Nov 2015 12:22:03 +0200 Subject: [PATCH] Add few comments --- pdns/iputils.hh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pdns/iputils.hh b/pdns/iputils.hh index 812119d131..ed862b623b 100644 --- a/pdns/iputils.hh +++ b/pdns/iputils.hh @@ -538,6 +538,7 @@ public: return *value; } + //