diff options
Diffstat (limited to 'src/lib/config.h')
| -rw-r--r-- | src/lib/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index 99b3eb621..3cc7c49c4 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -435,7 +435,7 @@ public: private: Config (); - boost::filesystem::path file (bool) const; + boost::filesystem::path file () const; void read (); void write () const; void make_decryption_keys (); |
