From dfe46436b11c388c2423c3aae9f9e41f30df45f5 Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Sun, 7 Feb 2010 17:50:24 +0000 Subject: Remove tabs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24547 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/midi/midiutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/midi/midiutil.h') diff --git a/apps/plugins/midi/midiutil.h b/apps/plugins/midi/midiutil.h index ba64a00e28..f984e71aff 100644 --- a/apps/plugins/midi/midiutil.h +++ b/apps/plugins/midi/midiutil.h @@ -41,7 +41,7 @@ #define MAX_VOICES 24 /* Note: 24 midi channels is the minimum general midi spec implementation */ #endif /* CPU_PP */ -#else /* Simulator requires 44100Hz, and we can afford to use more voices */ +#else /* Simulator requires 44100Hz, and we can afford to use more voices */ #define SAMPLE_RATE SAMPR_44 #define MAX_VOICES 48 -- cgit v1.2.3