From: Source Maintenance Date: Thu, 19 Mar 2015 12:12:08 +0000 (+0000) Subject: SourceFormat Enforcement X-Git-Tag: merge-candidate-3-v1~207 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee98780a7830d19be2f82094c3a9f8a2dad71b0f;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/src/SBufStatsAction.cc b/src/SBufStatsAction.cc index ab1dc5d2f4..154896cd2f 100644 --- a/src/SBufStatsAction.cc +++ b/src/SBufStatsAction.cc @@ -87,3 +87,4 @@ SBufStatsAction::RegisterWithCacheManager() { Mgr::RegisterAction("sbuf", "String-Buffer statistics", &SBufStatsAction::Create, 0 , 1); } +