aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-18 21:20:00 +0000
committerChristian Grothoff <christian@grothoff.org>2016-06-18 21:20:00 +0000
commit240091007e4aa56fa36edb62f526b0d390879d95 (patch)
treeb712f724c764aca60dde0dd5f91ad31deefa2687 /src/consensus
parenta4c1a9c44bc82c4e6863f20c63260282767036de (diff)
downloadgnunet-240091007e4aa56fa36edb62f526b0d390879d95.tar.gz
gnunet-240091007e4aa56fa36edb62f526b0d390879d95.zip
-indentation and comments
Diffstat (limited to 'src/consensus')
-rw-r--r--src/consensus/consensus_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/consensus/consensus_api.c b/src/consensus/consensus_api.c
index 2a634bdd2..16096c28c 100644
--- a/src/consensus/consensus_api.c
+++ b/src/consensus/consensus_api.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 Copyright (C) 2012 GNUnet e.V. 3 Copyright (C) 2012, 2016 GNUnet e.V.
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published