aboutsummaryrefslogtreecommitdiff
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 456cb2142..8b853b35b 100644
--- a/hw/msmouse.h
+++ b/hw/msmouse.h
@@ -1,2 +1,2 @@
/* msmouse.c */
-CharDriverState *qemu_chr_open_msmouse(QemuOpts *opts);
+int qemu_chr_open_msmouse(QemuOpts *opts, CharDriverState **_chr);