summaryrefslogtreecommitdiff
path: root/src/archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/archive.h')
-rw-r--r--src/archive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/archive.h b/src/archive.h
index e954cd3e..1ebf3496 100644
--- a/src/archive.h
+++ b/src/archive.h
@@ -48,7 +48,7 @@ namespace ledger {
class archive_t
{
- path file;
+ path file;
std::list<journal_t::fileinfo_t> sources;