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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user