aboutsummaryrefslogtreecommitdiff
path: root/wiimote.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiimote.c')
-rw-r--r--wiimote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiimote.c b/wiimote.c
index a13ee76..ed7a04b 100644
--- a/wiimote.c
+++ b/wiimote.c
@@ -616,7 +616,7 @@ static void wiimote_reportIR(t_wiimote *x, t_floatarg f)
static void wiimote_reportNunchuk(t_wiimote *x, t_floatarg f)
{
- wiimote_report(x, gensym("nunchuck"), f);
+ wiimote_report(x, gensym("nunchuk"), f);
}
static void wiimote_reportMotionplus(t_wiimote *x, t_floatarg f)