Replaced tabs with spaces

This commit is contained in:
Christopher Aue
2017-08-09 21:42:42 +02:00
parent 24c345fe5c
commit 2fadddcd20
8 changed files with 127 additions and 129 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
#define MRB_END_DECL
#else
# define MRB_BEGIN_DECL extern "C" {
# define MRB_END_DECL }
# define MRB_END_DECL }
#endif
#else
/** Start declarations in C mode */