]> code.delx.au - gnu-emacs/blobdiff - src/w32inevt.h
Sync x-server-* and x-display-* functions on NS with those on X11.
[gnu-emacs] / src / w32inevt.h
index c874e58ef3907571d0b4e343986faf378c3e39b0..8a7e4fed06aec103de44f3f09fe48abf7f9a3e7b 100644 (file)
@@ -1,5 +1,5 @@
 /* Input routines for GNU Emacs on the Microsoft Windows API.
-   Copyright (C) 1995, 2001-201 Free Software Foundation, Inc.
+   Copyright (C) 1995, 2001-2013 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -21,7 +21,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 extern int w32_console_unicode_input;
 
-extern int w32_console_read_socket (struct terminal *term, int numchars,
+extern int w32_console_read_socket (struct terminal *term,
                                    struct input_event *hold_quit);
 extern void w32_console_mouse_position (FRAME_PTR *f, int insist,
                                        Lisp_Object *bar_window,