Whitespace fix
This commit is contained in:
parent
5f27ddaba6
commit
77484f1c17
1 changed files with 0 additions and 1 deletions
|
|
@ -141,7 +141,6 @@ See LICENSE file included with the distribution for details and disclaimer.");
|
||||||
|
|
||||||
OPTION__
|
OPTION__
|
||||||
(global_scope_t, init_file_, // -i
|
(global_scope_t, init_file_, // -i
|
||||||
|
|
||||||
CTOR(global_scope_t, init_file_) {
|
CTOR(global_scope_t, init_file_) {
|
||||||
if (const char * home_var = std::getenv("HOME"))
|
if (const char * home_var = std::getenv("HOME"))
|
||||||
on(none, (path(home_var) / ".ledgerrc").string());
|
on(none, (path(home_var) / ".ledgerrc").string());
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue