aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core
diff options
context:
space:
mode:
authorDion Ahmetaj <Dion Ahmetaj>2016-10-10 16:41:24 -0400
committerDion Ahmetaj <Dion Ahmetaj>2016-10-10 16:41:24 -0400
commite95d3f359b2d87f32abed5dee23c90469144dadf (patch)
treef40d7032ed06e34cd0ee6803041a2fd15e5ffeb5 /src/cryptonote_core
parent412da636225f32ba62bdba7e3ed0281dcea08b05 (diff)
downloadmonzero-core-e95d3f359b2d87f32abed5dee23c90469144dadf.tar.gz
monzero-core-e95d3f359b2d87f32abed5dee23c90469144dadf.tar.xz
monzero-core-e95d3f359b2d87f32abed5dee23c90469144dadf.zip
attempted to remove whitespace spam
Diffstat (limited to 'src/cryptonote_core')
-rw-r--r--src/cryptonote_core/cryptonote_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptonote_core/cryptonote_core.h b/src/cryptonote_core/cryptonote_core.h
index af7d30a95..662e7f108 100644
--- a/src/cryptonote_core/cryptonote_core.h
+++ b/src/cryptonote_core/cryptonote_core.h
@@ -141,7 +141,7 @@ namespace cryptonote
* @note see Blockchain::cleanup_handle_incoming_blocks
*/
bool cleanup_handle_incoming_blocks(bool force_sync = false);
-
+
/**
* @brief check the size of a block against the current maximum
*