From 5fe33f85c099100029480ff5d2cf10eddab5d66d Mon Sep 17 00:00:00 2001 From: Brighton Dube Date: Sat, 14 Apr 2018 16:53:29 +0200 Subject: [PATCH] Update sync.cpp --- src/sync.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sync.cpp b/src/sync.cpp index e624a9e..1b8e3b5 100644 --- a/src/sync.cpp +++ b/src/sync.cpp @@ -1,7 +1,7 @@ // Copyright (c) 2011-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. - +//testing an edit #include "sync.h" #include "util.h"