aboutsummaryrefslogtreecommitdiff
path: root/src/nse/nse.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-05 15:09:28 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-05 15:09:28 +0200
commitc4e9ba925ffd758aaa3feee2ccfc0b76f26fe207 (patch)
treecac3ce030d77b4cbe7c7dc62ed58cfe6d24f73e1 /src/nse/nse.h
parentfbb71d527c7d6babf269a8fefce1db291b9f7068 (diff)
downloadgnunet-c4e9ba925ffd758aaa3feee2ccfc0b76f26fe207.tar.gz
gnunet-c4e9ba925ffd758aaa3feee2ccfc0b76f26fe207.zip
global reindent, now with uncrustify hook enabled
Diffstat (limited to 'src/nse/nse.h')
-rw-r--r--src/nse/nse.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nse/nse.h b/src/nse/nse.h
index b0129addd..5d1fccb7e 100644
--- a/src/nse/nse.h
+++ b/src/nse/nse.h
@@ -39,7 +39,8 @@ GNUNET_NETWORK_STRUCT_BEGIN
39 * standard deviation of known estimates. 39 * standard deviation of known estimates.
40 * 40 *
41 */ 41 */
42struct GNUNET_NSE_ClientMessage { 42struct GNUNET_NSE_ClientMessage
43{
43 /** 44 /**
44 * Type: GNUNET_MESSAGE_TYPE_NSE_ESTIMATE 45 * Type: GNUNET_MESSAGE_TYPE_NSE_ESTIMATE
45 */ 46 */