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

@@ -109,4 +109,4 @@ inline std::string _(const char* psz)
return rv ? (*rv) : psz;
}
#endif
#endif // BITCOIN_UI_INTERFACE_H