mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
core: fix some styles
This commit is contained in:
@@ -324,8 +324,8 @@ fset_mouse_init ()
|
||||
|
||||
weechat_hook_focus ("chat", &fset_mouse_focus_cb, NULL, NULL);
|
||||
|
||||
weechat_hook_hsignal(FSET_MOUSE_HSIGNAL,
|
||||
&fset_mouse_hsignal_cb, NULL, NULL);
|
||||
weechat_hook_hsignal (FSET_MOUSE_HSIGNAL,
|
||||
&fset_mouse_hsignal_cb, NULL, NULL);
|
||||
|
||||
weechat_hashtable_set (
|
||||
keys,
|
||||
|
||||
Reference in New Issue
Block a user