From bf9d8a68b0ca5d4590c3e5d6c48ef6b5452954b7 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sun, 13 Jul 2008 21:50:47 +0200 Subject: [PATCH] src/aubio.h: indent, only cosmetic changes --- src/aubio.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/aubio.h b/src/aubio.h index e467e382..678075e6 100644 --- a/src/aubio.h +++ b/src/aubio.h @@ -50,12 +50,13 @@ */ #ifdef __cplusplus -extern "C" { +extern "C" +{ #endif /* first the generated config file */ #include "config.h" - + /* in this order */ #include "types.h" #include "fvec.h" @@ -92,4 +93,3 @@ extern "C" { #endif #endif - -- 2.11.0