]> Git Repo - VerusCoin.git/commit - src/checkpoints.h
add missing header end comments
authorPhilip Kaufmann <[email protected]>
Thu, 28 Aug 2014 20:21:03 +0000 (22:21 +0200)
committerPhilip Kaufmann <[email protected]>
Thu, 28 Aug 2014 20:25:21 +0000 (22:25 +0200)
commit093303a8874dc3384c4f7f770d2ee2618e3f3885
treee98f9ae757519b7bc4c675f7e9a499cf1496d138
parent3ed668dbe220168198e651f0cef38d29bd9bbbb0
add missing header end comments

- ensures a consistent usage in header files
- also add a blank line after the copyright header where missing
- also remove orphan new-lines at the end of some files
41 files changed:
src/addrman.h
src/alert.h
src/allocators.h
src/bitcoin-tx.cpp
src/bloom.h
src/chainparams.h
src/chainparamsbase.h
src/checkpoints.h
src/checkqueue.h
src/coins.h
src/core.h
src/core_read.cpp
src/core_write.cpp
src/crypter.h
src/hash.h
src/init.h
src/key.h
src/keystore.h
src/limitedmap.h
src/main.h
src/mruset.h
src/net.h
src/netbase.h
src/noui.h
src/pow.h
src/rpcclient.h
src/rpcprotocol.h
src/rpcserver.h
src/script.h
src/serialize.h
src/sync.h
src/threadsafety.h
src/timedata.h
src/txmempool.h
src/ui_interface.h
src/uint256.h
src/util.h
src/utiltime.h
src/version.h
src/wallet.h
src/walletdb.h
This page took 0.034261 seconds and 4 git commands to generate.