1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

core: fix type of value returned by function gui_mouse_grab_event2input

This commit is contained in:
Sébastien Helleu
2015-07-04 16:38:26 +02:00
parent df66b2e6fe
commit 0fb8ac9e7b
+1 -1
View File
@@ -139,7 +139,7 @@ gui_mouse_grab_init (int area)
* @*
*/
char *
const char *
gui_mouse_grab_event2input ()
{
struct t_gui_focus_info *focus_info;