Partially sync files.el from XEmacs 21.5 for wildcard support.
[sxemacs] / src / specifier.h
index 1ecf13d..3969a72 100644 (file)
@@ -315,7 +315,7 @@ do {                                                                        \
   INITIALIZE_SPECIFIER_TYPE (type, obj_name, pred_sym);                        \
   type##_specifier_methods->extra_data_size =                          \
     sizeof (struct type##_specifier);                                  \
-  type##_specifier_methods->extra_description =                        \
+  type##_specifier_methods->extra_description =                        \
     type##_specifier_description;                                      \
 } while (0)