X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fintl.c;h=a8a14d87510d625f1a11222efdd1cc2041a0e2dd;hb=2fd9701a4f902054649dde9143a3f77809afee8f;hp=7c06c742607be053a10f031d658f251a0e23e091;hpb=ea1ea793fe6e244ef5555ed983423a204101af13;p=chise%2Fxemacs-chise.git.1 diff --git a/src/intl.c b/src/intl.c index 7c06c74..a8a14d8 100644 --- a/src/intl.c +++ b/src/intl.c @@ -45,7 +45,7 @@ Atom wc_atom; /* init_input -- Set things up for i18n level 4 input. */ void -init_input (CONST char *res_name, CONST char *res_class, Display *display) +init_input (const char *res_name, const char *res_class, Display *display) { XIMStyles *styles; unsigned short i;