fix bug
This commit is contained in:
parent
9f8b696028
commit
83958f020e
@ -250,6 +250,7 @@ static EDErrorCode ed_journal_file_load(EDJournalFile *self,
|
|||||||
g_free(line);
|
g_free(line);
|
||||||
line = NULL;
|
line = NULL;
|
||||||
linelen = 0;
|
linelen = 0;
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
entry = ed_journal_entry_new_parse(line, NULL);
|
entry = ed_journal_entry_new_parse(line, NULL);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user