aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_block_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-06 20:55:28 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-06 20:55:28 +0000
commit61c39c60565b386e0e12ea669556b030e8cd7180 (patch)
tree59109aeab8297bdc996faca8c4e38ec7426c36cf /src/include/gnunet_block_lib.h
parent780eb09dd8040ecf8649d40ddf8314464e0fc48e (diff)
downloadgnunet-61c39c60565b386e0e12ea669556b030e8cd7180.tar.gz
gnunet-61c39c60565b386e0e12ea669556b030e8cd7180.zip
-remove trailing whitespace
Diffstat (limited to 'src/include/gnunet_block_lib.h')
-rw-r--r--src/include/gnunet_block_lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_block_lib.h b/src/include/gnunet_block_lib.h
index 38ad78686..5f3bbda96 100644
--- a/src/include/gnunet_block_lib.h
+++ b/src/include/gnunet_block_lib.h
@@ -88,7 +88,7 @@ enum GNUNET_BLOCK_Type
88 * Block for testing. 88 * Block for testing.
89 */ 89 */
90 GNUNET_BLOCK_TYPE_TEST = 8, 90 GNUNET_BLOCK_TYPE_TEST = 8,
91 91
92 /** 92 /**
93 * Type of a block representing any type of search result 93 * Type of a block representing any type of search result
94 * (universal). Implemented in the context of #2564, replaces 94 * (universal). Implemented in the context of #2564, replaces
@@ -132,7 +132,7 @@ enum GNUNET_BLOCK_EvaluationResult
132 * Valid result, and there may be more. 132 * Valid result, and there may be more.
133 */ 133 */
134 GNUNET_BLOCK_EVALUATION_OK_MORE = 0, 134 GNUNET_BLOCK_EVALUATION_OK_MORE = 0,
135 135
136 /** 136 /**
137 * Last possible valid result. 137 * Last possible valid result.
138 */ 138 */