X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fgui-x.h;h=d8e581a2b29e520f5e4c7d8cd1aa6fde52d8976e;hp=640b29693d5837b2044813b0d89bda26b6ea0cf9;hb=3e447015251ce6dcde843cbed10d9033d5538622;hpb=716cfba952c1dc0d2cf5c968971f3780ba728a89 diff --git a/src/gui-x.h b/src/gui-x.h index 640b296..d8e581a 100644 --- a/src/gui-x.h +++ b/src/gui-x.h @@ -72,7 +72,7 @@ int button_item_to_widget_value (Lisp_Object desc, widget_value *wv, int allow_text_field_p, int no_keys_p); widget_value * gui_items_to_widget_values (Lisp_Object items); Lisp_Object menu_name_to_accelerator (char *name); -char *menu_separator_style (CONST char *s); +char *menu_separator_style (const char *s); Lisp_Object widget_value_unwind (Lisp_Object closure); #endif /* INCLUDED_gui_x_h_ */