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"