]> Git Repo - VerusCoin.git/commit
Convert remaining comments in /src to doxygen format
authorMichael Ford <[email protected]>
Fri, 31 Oct 2014 00:43:19 +0000 (08:43 +0800)
committerWladimir J. van der Laan <[email protected]>
Fri, 21 Nov 2014 13:44:21 +0000 (14:44 +0100)
commitfa94b9d5623cfd16aa594c28432f25a17b0efb0e
tree7c94530e14c0c3230883601157ab1cd81257806f
parentf2ada138c28bf6b4f4a668c4ab60b55d124c9823
Convert remaining comments in /src to doxygen format

- Update comments in checkpoints to be doxygen compatible
- Update comments in checkqueue to be doxygen compatible
- Update coins to be doxygen compatible
- Fix comment typo in crypter.h
- Update licenses/copyright dates

Closes #5325 #5184 #5183 #5182
19 files changed:
src/base58.cpp
src/base58.h
src/bloom.cpp
src/bloom.h
src/checkpoints.cpp
src/checkpoints.h
src/checkqueue.h
src/coins.cpp
src/coins.h
src/compressor.h
src/crypter.h
src/db.h
src/ecwrapper.cpp
src/ecwrapper.h
src/leveldbwrapper.h
src/timedata.cpp
src/timedata.h
src/txdb.h
src/uint256.h
This page took 0.024175 seconds and 4 git commands to generate.