diff options
Diffstat (limited to 'src/ecwrapper.h')
-rw-r--r-- | src/ecwrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecwrapper.h b/src/ecwrapper.h index 52e9e5dab0..3457ca5f5a 100644 --- a/src/ecwrapper.h +++ b/src/ecwrapper.h @@ -43,4 +43,4 @@ public: static bool SanityCheck(); }; -#endif // BITCOIN_EC_WRAPPER_H +#endif // BITCOIN_ECWRAPPER_H |