diff options
Diffstat (limited to 'src/crypter.h')
-rw-r--r-- | src/crypter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypter.h b/src/crypter.h index b00f92721c..59efc76508 100644 --- a/src/crypter.h +++ b/src/crypter.h @@ -195,4 +195,4 @@ public: boost::signals2::signal<void (CCryptoKeyStore* wallet)> NotifyStatusChanged; }; -#endif +#endif // __CRYPTER_H__ |