XEmacs 21.4.17 "Jumbo Shrimp".
[chise/xemacs-chise.git.1] / src / device-tty.c
index 4a8c0ca..64dc23c 100644 (file)
@@ -86,7 +86,7 @@ tty_init_device (struct device *d, Lisp_Object props)
     case TTY_INIT_SUCCESS:
       break;
     default:
-      abort ();
+      ABORT ();
     }
 
   init_one_device (d);