aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/mt32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/softsynth/mt32.cpp')
-rw-r--r--sound/softsynth/mt32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/softsynth/mt32.cpp b/sound/softsynth/mt32.cpp
index 0b3b6dffe3..1f3434c581 100644
--- a/sound/softsynth/mt32.cpp
+++ b/sound/softsynth/mt32.cpp
@@ -207,7 +207,7 @@ static int MT32_Report(void *userData, MT32Emu::ReportType type, const void *rep
debug(1, "MT32emu: 3DNow! is avaliable");
break;
case MT32Emu::ReportType_using3DNow:
- debug(1, "MT32emu: using 3DNow!");
+ debug(1, "MT32emu: using 3DNow! ");
break;
default:
break;