Mercurial > hg > xemacs-beta
comparison src/nt.c @ 304:c6de09ad3017 r21-0b50
Import from CVS: tag r21-0b50
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:41:12 +0200 |
parents | 70ad99077275 |
children | 8e84bee8ddd0 |
comparison
equal
deleted
inserted
replaced
303:d02ffe1d75ed | 304:c6de09ad3017 |
---|---|
1674 (*drive)++; | 1674 (*drive)++; |
1675 } | 1675 } |
1676 } | 1676 } |
1677 } | 1677 } |
1678 #ifndef HAVE_TTY | 1678 #ifndef HAVE_TTY |
1679 Lisp_Object Vstdio_str; | |
1680 | |
1681 Lisp_Object | 1679 Lisp_Object |
1682 tty_semi_canonicalize_console_connection (Lisp_Object connection, | 1680 tty_semi_canonicalize_console_connection (Lisp_Object connection, |
1683 Error_behavior errb) | 1681 Error_behavior errb) |
1684 { | 1682 { |
1685 return Vstdio_str; | 1683 return Vstdio_str; |