Undo the DEFUN->DEFUE change.
[bpt/emacs.git] / src / term.c
index f70dd22..df13d7c 100644 (file)
@@ -2413,7 +2413,7 @@ get_named_tty (const char *name)
 }
 
 \f
-DEFUE ("tty-type", Ftty_type, Stty_type, 0, 1, 0,
+DEFUN ("tty-type", Ftty_type, Stty_type, 0, 1, 0,
        doc: /* Return the type of the tty device that TERMINAL uses.
 Returns nil if TERMINAL is not on a tty device.