--- navit/navit/linguistics.h 2012/01/06 08:52:23 26 +++ navit/navit/linguistics.h 2012/04/09 21:27:36 27 @@ -1,5 +1,6 @@ #ifdef __cplusplus -extern "C" { +extern "C" +{ #endif char *linguistics_expand_special(char *str, int mode); char *linguistics_next_word(char *str);