emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32inevt.h,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32inevt.h,v
Date: Wed, 29 Aug 2007 05:28:23 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/29 05:28:10

Index: src/w32inevt.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32inevt.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- src/w32inevt.h      26 Jul 2007 05:27:59 -0000      1.15
+++ src/w32inevt.h      29 Aug 2007 05:27:54 -0000      1.16
@@ -22,7 +22,7 @@
 #ifndef EMACS_W32INEVT_H
 #define EMACS_W32INEVT_H
 
-extern int w32_console_read_socket (int sd, int numchars,
+extern int w32_console_read_socket (struct terminal *term, int numchars,
                                    struct input_event *hold_quit);
 extern void w32_console_mouse_position (FRAME_PTR *f, int insist,
                                        Lisp_Object *bar_window,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]