X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Ftoolbar-x.c;h=61e7a18b277c610b8f43eeb93e7b26a34171777c;hb=1d0f965ba499c40eb5b24415c62ec0dc2b0b8ff7;hp=ed6c28047ac574ea52168d2cee0aeaa4041fa804;hpb=a5812bf2ff9a9cf40f4ff78dcb83f5b4c295bd18;p=chise%2Fxemacs-chise.git.1 diff --git a/src/toolbar-x.c b/src/toolbar-x.c index ed6c280..61e7a18 100644 --- a/src/toolbar-x.c +++ b/src/toolbar-x.c @@ -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)