X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fnative-gtk-toolbar.c;h=e2af216e5bbc3a5066332583aa609d0665dfebde;hb=d3c5cd1b305a4b61e27abfc5a43d0d9f711eab8b;hp=875710844ad428993e972833dfaef16ae4d774e9;hpb=7ee7b9fd0c91842f267cf6e412286d647f68e32a;p=chise%2Fxemacs-chise.git.1 diff --git a/src/native-gtk-toolbar.c b/src/native-gtk-toolbar.c index 8757108..e2af216 100644 --- a/src/native-gtk-toolbar.c +++ b/src/native-gtk-toolbar.c @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. */ (frame)->right_toolbar_was_visible = flag; \ break; \ default: \ - abort (); \ + ABORT (); \ } \ } while (0)