]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Mon, 2 Feb 2015 18:12:05 +0000 (18:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Mon, 2 Feb 2015 18:12:05 +0000 (18:12 +0000)
src/acl/Address.cc
src/tests/testSBuf.cc

index d789428a59969ab7598d359e2599cef84f18601f..e3c45ac96897f8bc8958d9165f898c2938e3c737 100644 (file)
@@ -17,3 +17,4 @@ Acl::Address::~Address()
     aclDestroyAclList(&aclList);
     delete next;
 }
+
index 2a2343972169f47ddc70c061c290cbdad319383d..b7858ed9859540161bbfbfff994443dc2008f4b1 100644 (file)
@@ -951,3 +951,4 @@ testSBuf::testIterators()
         CPPUNIT_ASSERT(i == e);
     }
 }
+