diff options
Diffstat (limited to 'contrib/epee/include/storages/crypted_storage.h')
-rw-r--r-- | contrib/epee/include/storages/crypted_storage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/epee/include/storages/crypted_storage.h b/contrib/epee/include/storages/crypted_storage.h index d6e6edcba..163728cfc 100644 --- a/contrib/epee/include/storages/crypted_storage.h +++ b/contrib/epee/include/storages/crypted_storage.h @@ -59,4 +59,4 @@ public: }; } -#endif //_CRYPTED_STORAGE_H_
\ No newline at end of file +#endif //_CRYPTED_STORAGE_H_ |