From f205a92e4812da00e1d7e980b15f3518cf5124b0 Mon Sep 17 00:00:00 2001 From: Source Maintenance Date: Wed, 4 Feb 2015 18:12:07 +0000 Subject: [PATCH] SourceFormat Enforcement --- src/external_acl.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/external_acl.cc b/src/external_acl.cc index 5c0c91d2e1..7d65e67383 100644 --- a/src/external_acl.cc +++ b/src/external_acl.cc @@ -89,9 +89,9 @@ public: class external_acl { -/* FIXME: These are not really cbdata, but it is an easy way - * to get them pooled, refcounted, accounted and freed properly... - */ + /* FIXME: These are not really cbdata, but it is an easy way + * to get them pooled, refcounted, accounted and freed properly... + */ CBDATA_CLASS(external_acl); public: -- 2.47.2