XEmacs 21.4.17 "Jumbo Shrimp".
[chise/xemacs-chise.git.1] / src / toolbar-msw.c
index 4234441..774e34f 100644 (file)
@@ -71,7 +71,7 @@ mswindows_move_toolbar (struct frame *f, enum toolbar_pos pos);
        (frame)->right_toolbar_was_visible = flag;                      \
        break;                                                          \
       default:                                                         \
-       abort ();                                                       \
+       ABORT ();                                                       \
       }                                                                        \
   } while (0)