Merge pull request #4779

093303a add missing header end comments (Philip Kaufmann)
This commit is contained in:
Wladimir J. van der Laan
2014-09-01 13:54:02 +02:00
41 changed files with 47 additions and 45 deletions

View File

@@ -309,4 +309,4 @@ struct CExtKey {
/** Check that required EC support is available at runtime */
bool ECC_InitSanityCheck(void);
#endif
#endif // BITCOIN_KEY_H