ref: bf9d8a68b0ca5d4590c3e5d6c48ef6b5452954b7
parent: 42f1cf149c22a8d0f0f11d251f1af8097f93695a
author: Paul Brossier <piem@piem.org>
date: Sun Jul 13 17:50:47 EDT 2008
src/aubio.h: indent, only cosmetic changes
--- 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 @@
#endif
#endif
-