summaryrefslogtreecommitdiffstats
path: root/ext/mikmod/mikmod_types.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-15 19:32:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-15 19:32:27 +0000
commit6cc1c73d2baa95c46edc04f57cbe9ed690dc2f21 (patch)
tree82b5546809a42a56a7bc18bacf8ed6e209ad006e /ext/mikmod/mikmod_types.c
parentd07ec45fa47fbd0e36224e11bcd8ba2faee1a78c (diff)
don't mix tabs and spaces
Original commit message from CVS: don't mix tabs and spaces
Diffstat (limited to 'ext/mikmod/mikmod_types.c')
-rw-r--r--ext/mikmod/mikmod_types.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mikmod/mikmod_types.c b/ext/mikmod/mikmod_types.c
index 370f59cb..27b2cfff 100644
--- a/ext/mikmod/mikmod_types.c
+++ b/ext/mikmod/mikmod_types.c
@@ -23,8 +23,8 @@
#include <gst/gst.h>
#include "mikmod_types.h"
-#include <string.h> /* memcmp */
-#include <ctype.h> /* isdigit */
+#include <string.h> /* memcmp */
+#include <ctype.h> /* isdigit */
#define MODULEHEADERSIZE 0x438