mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Fix building as c89
This commit is contained in:
@@ -91,7 +91,7 @@ fe_new_window (struct session *sess, int focus)
|
||||
return;
|
||||
done_intro = 1;
|
||||
|
||||
snprintf (buf, sizeof (buf),
|
||||
g_snprintf (buf, sizeof (buf),
|
||||
"\n"
|
||||
" \017HexChat-Text \00310"PACKAGE_VERSION"\n"
|
||||
" \017Running on \00310%s \017glib \00310%d.%d.%d\n"
|
||||
|
||||
Reference in New Issue
Block a user