update.
[chise/xemacs-chise.git.1] / src / toolbar-x.c
index ed6c280..61e7a18 100644 (file)
@@ -401,7 +401,7 @@ x_get_button_size (struct frame *f, Lisp_Object window,
        (frame)->right_toolbar_was_visible = flag;                      \
        break;                                                          \
       default:                                                         \
-       abort ();                                                       \
+       ABORT ();                                                       \
       }                                                                        \
   } while (0)