src/aubio.h: indent, only cosmetic changes
authorPaul Brossier <piem@piem.org>
Sun, 13 Jul 2008 19:50:47 +0000 (21:50 +0200)
committerPaul Brossier <piem@piem.org>
Sun, 13 Jul 2008 19:50:47 +0000 (21:50 +0200)
src/aubio.h

index e467e3820d5ba09137653ec01c90034c40031e09..678075e62b264ccbd4146f214518f0b7301bf980 100644 (file)
  */
 
 #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
-