mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-05-17 06:00:18 +00:00
Fix strict prototype warnings
This commit is contained in:
@@ -179,6 +179,6 @@ typedef enum
|
||||
void fe_tray_set_icon (feicon icon);
|
||||
void fe_tray_set_tooltip (const char *text);
|
||||
void fe_open_chan_list (server *serv, char *filter, int do_refresh);
|
||||
const char *fe_get_default_font ();
|
||||
const char *fe_get_default_font (void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user