]> Git Repo - VerusCoin.git/commit - src/checkpoints.cpp
ensure clean and consistent "namespace" usage
authorPhilip Kaufmann <[email protected]>
Tue, 24 Jun 2014 12:17:43 +0000 (14:17 +0200)
committerPhilip Kaufmann <[email protected]>
Thu, 26 Jun 2014 08:36:57 +0000 (10:36 +0200)
commite10dcf27b4fb324a85b5650c7acd2ea5a52e822f
tree6725fc2d632622ef5fbdc7b480996adb9b9a5fba
parent343feecf562a39e7d898ece2fd745fcb9d4c90e9
ensure clean and consistent "namespace" usage

- remove some missplaced ;
- ensure end of a namespace is clearly visible
- use same formatting when using namespace
src/base58.cpp
src/checkpoints.cpp
src/checkpoints.h
src/init.h
src/key.cpp
src/main.cpp
src/net.h
src/script.cpp
src/util.cpp
This page took 0.025644 seconds and 4 git commands to generate.