That last newline was not necessary.
This commit is contained in:
parent
751e6b2d12
commit
887d6bd0ca
|
@ -125,7 +125,6 @@ void export_adoc(const vector<Database::entry> &entries, ostream &out)
|
|||
}
|
||||
out << endl;
|
||||
}
|
||||
out << endl;
|
||||
}
|
||||
}
|
||||
catch (std::exception &e)
|
||||
|
|
Loading…
Reference in New Issue
Block a user