X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Ftoolbar.c;h=95a455f85e74b111f638196a832b36d9c0408486;hb=515ed47192a2fc212474dc246a875771890e0cbe;hp=dd742ffca55061b5ffef4779a59d0b2a16ab8bae;hpb=dbf2768f7b146e97e37a27316f70bb313f1acf15;p=chise%2Fxemacs-chise.git.1 diff --git a/src/toolbar.c b/src/toolbar.c index dd742ff..95a455f 100644 --- a/src/toolbar.c +++ b/src/toolbar.c @@ -908,7 +908,7 @@ get_toolbar_coords (struct frame *f, enum toolbar_pos pos, int *x, int *y, *vert = 1; break; default: - abort (); + ABORT (); } }