aboutsummaryrefslogtreecommitdiff
path: root/src/gns/w32resolver.h
diff options
context:
space:
mode:
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 */