small formatting, indentation and comment fixes

- contains zero code changes
This commit is contained in:
Philip Kaufmann
2014-05-10 14:54:20 +02:00
parent 3d7399cb17
commit ac14bcc1f1
7 changed files with 22 additions and 22 deletions

View File

@@ -3,10 +3,10 @@
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "rpcserver.h"
#include "main.h"
#include "sync.h"
#include "checkpoints.h"
#include "main.h"
#include "rpcserver.h"
#include "sync.h"
#include <stdint.h>