X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fdoc.c;h=d683fba7b874864b45d865c1f2fe4c1190d4b17a;hb=975655e6b5b1526ee82b159b3eadf69888c42090;hp=9cf7e8b21fb0303f95e3108bb92cb06ad018d23c;hpb=716cfba952c1dc0d2cf5c968971f3780ba728a89;p=chise%2Fxemacs-chise.git- diff --git a/src/doc.c b/src/doc.c index 9cf7e8b..d683fba 100644 --- a/src/doc.c +++ b/src/doc.c @@ -392,7 +392,7 @@ translation. } static void -weird_doc (Lisp_Object sym, CONST char *weirdness, CONST char *type, int pos) +weird_doc (Lisp_Object sym, const char *weirdness, const char *type, int pos) { if (!strcmp (weirdness, GETTEXT ("duplicate"))) return; message ("Note: Strange doc (%s) for %s %s @ %d",