aboutsummaryrefslogtreecommitdiff
path: root/src/crypter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypter.h')
-rw-r--r--src/crypter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypter.h b/src/crypter.h
index f16fcef9c7..9b592dbcdc 100644
--- a/src/crypter.h
+++ b/src/crypter.h
@@ -192,4 +192,4 @@ public:
boost::signals2::signal<void (CCryptoKeyStore* wallet)> NotifyStatusChanged;
};
-#endif
+#endif // __CRYPTER_H__