]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Fix formatting 10666/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 25 Aug 2021 09:01:48 +0000 (11:01 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 25 Aug 2021 09:01:48 +0000 (11:01 +0200)
pdns/recursordist/negcache.hh

index 4abe4ed18b024402d15d80a8373f3c2fa6a1b9fc..8e2d9c7e8af4cea8ead34ec6db780eb99335e48f 100644 (file)
@@ -127,7 +127,6 @@ private:
     }
 
   private:
-
     LockGuarded<LockedContent> d_content;
   };