aboutsummaryrefslogtreecommitdiffstats
path: root/hw/msmouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/msmouse.h')
-rw-r--r--hw/msmouse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/msmouse.h b/hw/msmouse.h
index 8b853b35b..456cb2142 100644
--- a/hw/msmouse.h
+++ b/hw/msmouse.h
@@ -1,2 +1,2 @@
/* msmouse.c */
-int qemu_chr_open_msmouse(QemuOpts *opts, CharDriverState **_chr);
+CharDriverState *qemu_chr_open_msmouse(QemuOpts *opts);