From: Source Maintenance Date: Mon, 2 Feb 2015 00:12:04 +0000 (+0000) Subject: SourceFormat Enforcement X-Git-Tag: merge-candidate-3-v1~304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dfc509272b341faeecbf606e5cab8a2a5cd756a;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/src/CachePeer.cc b/src/CachePeer.cc index d2589b53a7..8632aab902 100644 --- a/src/CachePeer.cc +++ b/src/CachePeer.cc @@ -136,3 +136,4 @@ CachePeer::~CachePeer() SSL_SESSION_free(sslSession); #endif } +