mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 11:12:19 -05:00
Fix fe-text compilation - it still segfaults though
This commit is contained in:
parent
d26aa1bf82
commit
bbf2ad1793
@ -788,7 +788,7 @@ fe_userlist_hide (session * sess)
|
||||
{
|
||||
}
|
||||
void
|
||||
fe_lastlog (session * sess, session * lastlog_sess, char *sstr, gboolean regexp)
|
||||
fe_lastlog (session *sess, session *lastlog_sess, char *sstr, gtk_xtext_search_flags flags)
|
||||
{
|
||||
}
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user