summaryrefslogtreecommitdiff
path: root/api_test/cplusplus.h
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-28 16:05:42 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-28 16:05:42 -0800
commit11a29f6219ab9c72c0863e47ba386d7b3e1162d5 (patch)
tree7811d042876a5e6061e5543e48ec2e42f75e8aa5 /api_test/cplusplus.h
parentc22b173c1fee932a9469f95c71f74a9ec0ca1784 (diff)
Reformat sources.
Diffstat (limited to 'api_test/cplusplus.h')
-rw-r--r--api_test/cplusplus.h3
1 files changed, 1 insertions, 2 deletions
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
}