diff options
Diffstat (limited to 'src/journal.h')
-rw-r--r-- | src/journal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/journal.h b/src/journal.h index 68fde517..f7124736 100644 --- a/src/journal.h +++ b/src/journal.h @@ -172,6 +172,7 @@ public: const path * original_file = NULL, bool strict = false); + bool has_xdata(); void clear_xdata(); bool valid() const; |