From 11a29f6219ab9c72c0863e47ba386d7b3e1162d5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 28 Dec 2015 16:05:42 -0800 Subject: Reformat sources. --- api_test/cplusplus.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'api_test/cplusplus.h') diff --git a/api_test/cplusplus.h b/api_test/cplusplus.h index 68edcb2..1f3dd15 100644 --- a/api_test/cplusplus.h +++ b/api_test/cplusplus.h @@ -7,8 +7,7 @@ extern "C" { #endif -void -test_cplusplus(test_batch_runner *runner); +void test_cplusplus(test_batch_runner *runner); #ifdef __cplusplus } -- cgit v1.2.3