From ce7c49b9dc887c2bb6de6672c0a3d3987b430e18 Mon Sep 17 00:00:00 2001 From: CryptoManiac Date: Sun, 11 Oct 2015 23:12:43 +0300 Subject: [PATCH] Cosmetic changes --- src/kernel.cpp | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/kernel.cpp b/src/kernel.cpp index 6856a00..4cf5f43 100644 --- a/src/kernel.cpp +++ b/src/kernel.cpp @@ -518,15 +518,15 @@ public: // Search forward in time from the given timestamp // Stopping search in case of shutting down - for (uint32_t nTimeTx=nIntervalBegin, nMaxTarget32 = nMaxTarget.Get32(7); nTimeTx