aboutsummaryrefslogtreecommitdiff
path: root/src/gns/w32resolver.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/gns/w32resolver.h
parentfbb71d527c7d6babf269a8fefce1db291b9f7068 (diff)
downloadgnunet-c4e9ba925ffd758aaa3feee2ccfc0b76f26fe207.tar.gz
gnunet-c4e9ba925ffd758aaa3feee2ccfc0b76f26fe207.zip
global reindent, now with uncrustify hook enabled
Diffstat (limited to 'src/gns/w32resolver.h')
-rw-r--r--src/gns/w32resolver.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gns/w32resolver.h b/src/gns/w32resolver.h
index 17521ba50..c404e37d3 100644
--- a/src/gns/w32resolver.h
+++ b/src/gns/w32resolver.h
@@ -50,7 +50,8 @@ GNUNET_NETWORK_STRUCT_BEGIN
50 * The last W32RESOLVER_RESPONSE will just be a header without any data 50 * The last W32RESOLVER_RESPONSE will just be a header without any data
51 * (used to indicate the end of the list). 51 * (used to indicate the end of the list).
52 */ 52 */
53struct GNUNET_W32RESOLVER_GetMessage { 53struct GNUNET_W32RESOLVER_GetMessage
54{
54 /** 55 /**
55 * Type: GNUNET_MESSAGE_TYPE_W32RESOLVER_REQUEST 56 * Type: GNUNET_MESSAGE_TYPE_W32RESOLVER_REQUEST
56 */ 57 */