aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-29 23:46:29 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-29 23:46:29 +0200
commit38e90f057952ed81492d6ee3db0bc87cef9e4207 (patch)
tree7f86315d0a06138356a5b5fc1f0b07d44bc66475 /src
parent83f3b73bd59bca3025eb5999d29ee8a254d6472a (diff)
downloadgnunet-38e90f057952ed81492d6ee3db0bc87cef9e4207.tar.gz
gnunet-38e90f057952ed81492d6ee3db0bc87cef9e4207.zip
-fix bad indent
Diffstat (limited to 'src')
-rw-r--r--src/consensus/consensus_protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/consensus/consensus_protocol.h b/src/consensus/consensus_protocol.h
index a40162fb8..0afd56b27 100644
--- a/src/consensus/consensus_protocol.h
+++ b/src/consensus/consensus_protocol.h
@@ -124,6 +124,7 @@ struct ConsensusSizeElement
124 uint8_t sender_index; 124 uint8_t sender_index;
125}; 125};
126 126
127
127struct ConsensusStuffedElement 128struct ConsensusStuffedElement
128{ 129{
129 struct ConsensusElement ce; 130 struct ConsensusElement ce;