aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-29 14:24:13 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-29 14:24:13 +0000
commit01a6f7fa2652d6b5b23e10238e740b0aa39f7845 (patch)
tree271d1a5b8969579977502e334615d93bde4ae7c2 /src/consensus/consensus.h
parent853136628dc02b5037dbeb88bdca67d7ebc11139 (diff)
downloadgnunet-01a6f7fa2652d6b5b23e10238e740b0aa39f7845.tar.gz
gnunet-01a6f7fa2652d6b5b23e10238e740b0aa39f7845.zip
-you are welcome
Diffstat (limited to 'src/consensus/consensus.h')
-rw-r--r--src/consensus/consensus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/consensus/consensus.h b/src/consensus/consensus.h
index 3f1efe340..2762e8ff4 100644
--- a/src/consensus/consensus.h
+++ b/src/consensus/consensus.h
@@ -23,8 +23,8 @@
23 * @file consensus/consensus.h 23 * @file consensus/consensus.h
24 * @brief 24 * @brief
25 */ 25 */
26#ifndef NSE_H 26#ifndef CONSENSUS_H
27#define NSE_H 27#define CONSENSUS_H
28 28
29#include "gnunet_common.h" 29#include "gnunet_common.h"
30 30