@@ -245,7 +245,7 @@ ini_close(ini_t ini)
sec = (section_t *) list->next;
while (sec != NULL) {
ns = (section_t *) sec->list.next;
ent = (entry_t *) sec->entry_head.next;
while (ent != NULL) {
The note is not visible to the blocked user.