]> code.delx.au - gnu-emacs/blobdiff - src/w32inevt.h
Fill in some bidi values for xwidgets
[gnu-emacs] / src / w32inevt.h
index 9117453e721cbe0d575cdb1ea568cb2c3054b41c..4677c3eb5f87b22d7f79a976423ae9b48e7e793b 100644 (file)
@@ -1,5 +1,5 @@
 /* Input routines for GNU Emacs on the Microsoft Windows API.
-   Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -27,6 +27,6 @@ extern void w32_console_mouse_position (struct frame **f, int insist,
                                        Lisp_Object *bar_window,
                                        enum scroll_bar_part *part,
                                        Lisp_Object *x, Lisp_Object *y,
-                                       unsigned long *time);
+                                       Time *time);
 
 #endif /* EMACS_W32INEVT_H */