mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-29 20:52:16 -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
|
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
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user