XEmacs 21.2.29 "Hestia".
[chise/xemacs-chise.git.1] / src / specifier.h
index da40827..bb6472d 100644 (file)
@@ -87,7 +87,7 @@ extern const struct struct_description specifier_methods_description;
 
 struct specifier_methods
 {
-  CONST char *name;
+  const char *name;
   Lisp_Object predicate_symbol;
 
   /* Implementation specific methods: */