X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fconsole.h;h=9bcc81c332e12ebea750da1d183812f7f4e3e4fe;hp=034c585f8143688664e4375389c1a2e69ce74ff4;hb=d3dd71489ab2730d79536ebdc3c56cca82766e9d;hpb=c6a795ec5cc5151bdad2935828f12a0970e950d2 diff --git a/src/console.h b/src/console.h index 034c585..9bcc81c 100644 --- a/src/console.h +++ b/src/console.h @@ -89,7 +89,7 @@ struct console_methods void (*mark_device_method) (struct device *, void (*)(Lisp_Object)); void (*asynch_device_change_method) (void); Lisp_Object (*device_system_metrics_method) (struct device *, enum device_metrics); - unsigned int (*device_implementation_flags_method) (); + unsigned int (*device_implementation_flags_method) (void); /* frame methods */ Lisp_Object *device_specific_frame_props;