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:
@@ -139,7 +139,7 @@ gui_mouse_grab_init (int area)
|
||||
* @*
|
||||
*/
|
||||
|
||||
char *
|
||||
const char *
|
||||
gui_mouse_grab_event2input ()
|
||||
{
|
||||
struct t_gui_focus_info *focus_info;
|
||||
|
||||
Reference in New Issue
Block a user