Whitespace changes.
This commit is contained in:
parent
7a48610f42
commit
4faed720b5
2 changed files with 48 additions and 48 deletions
|
|
@ -654,8 +654,8 @@ void write_textual_journal(journal_t& journal, std::string path,
|
|||
istream_pos_type jump_to;
|
||||
|
||||
format_t hdr_fmt(config.write_hdr_format);
|
||||
|
||||
std::ifstream in(found.c_str());
|
||||
|
||||
while (! in.eof()) {
|
||||
entry_base_t * base = NULL;
|
||||
if (el != journal.entries.end() &&
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue