1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-26 03:02:17 -05:00

Fix fe-text compilation - it still segfaults though

This commit is contained in:
Berke Viktor 2012-10-24 20:41:13 +02:00
parent d26aa1bf82
commit bbf2ad1793

View File

@ -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