untabify
This commit is contained in:
parent
523413d8f1
commit
5bb4f2f593
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ public:
|
||||||
out.flush();
|
out.flush();
|
||||||
}
|
}
|
||||||
virtual void operator()(post_t& post);
|
virtual void operator()(post_t& post);
|
||||||
virtual string escape_string(string raw);
|
virtual string escape_string(string raw);
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace ledger
|
} // namespace ledger
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue