mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-20 04:30:18 +00:00
Fix fe-text compilation - it still segfaults though
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user