diff --git a/src/blockfileinfo.h b/src/blockfileinfo.h --- a/src/blockfileinfo.h +++ b/src/blockfileinfo.h @@ -1,4 +1,4 @@ -// Copyright (c) 201i8 The Bitcoin developers +// Copyright (c) 2018 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. @@ -72,5 +72,4 @@ } }; - -#endif //BITCOIN_BLOCKFILEINFO_H +#endif // BITCOIN_BLOCKFILEINFO_H