1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

core: add comment

This commit is contained in:
Sébastien Helleu
2014-05-09 07:35:09 +02:00
parent 36fdd40247
commit ae51f45c97
+1 -1
View File
@@ -487,7 +487,7 @@ upgrade_weechat_read_buffer (struct t_infolist *infolist)
ptr_buffer->nicklist_display_groups =
infolist_integer (infolist, "nicklist_display_groups");
/* title */
/* title (not for main buffer, because there's the latest version) */
if (!main_buffer)
{
if (ptr_buffer->title)