aboutsummaryrefslogtreecommitdiff
path: root/src/auction/auction.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/auction/auction.h
parentfbb71d527c7d6babf269a8fefce1db291b9f7068 (diff)
downloadgnunet-c4e9ba925ffd758aaa3feee2ccfc0b76f26fe207.tar.gz
gnunet-c4e9ba925ffd758aaa3feee2ccfc0b76f26fe207.zip
global reindent, now with uncrustify hook enabled
Diffstat (limited to 'src/auction/auction.h')
-rw-r--r--src/auction/auction.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/auction/auction.h b/src/auction/auction.h
index 8324e1cb1..dc8b933f6 100644
--- a/src/auction/auction.h
+++ b/src/auction/auction.h
@@ -34,7 +34,8 @@ GNUNET_NETWORK_STRUCT_BEGIN
34/** 34/**
35 * Auction creation request sent from the client to the service 35 * Auction creation request sent from the client to the service
36 */ 36 */
37struct GNUNET_AUCTION_ClientCreateMessage { 37struct GNUNET_AUCTION_ClientCreateMessage
38{
38 /** 39 /**
39 * Type: GNUNET_MESSAGE_TYPE_AUCTION_CLIENT_CREATE 40 * Type: GNUNET_MESSAGE_TYPE_AUCTION_CLIENT_CREATE
40 */ 41 */