From aacc4bcb4a487871daae6717f77605aaba444341 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Sat, 2 Mar 2019 12:26:57 +0100 Subject: style: apply .clang-format to all .cpp and .h files --- lib/logging.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/logging.cpp') diff --git a/lib/logging.cpp b/lib/logging.cpp index 7476781f..5d70ba36 100644 --- a/lib/logging.cpp +++ b/lib/logging.cpp @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "logging.h" -- cgit v1.2.3