diff options
Diffstat (limited to 'api_test/cplusplus.h')
-rw-r--r-- | api_test/cplusplus.h | 3 |
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 } |