aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dnsstub_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_dnsstub_lib.h
parent780eb09dd8040ecf8649d40ddf8314464e0fc48e (diff)
downloadgnunet-61c39c60565b386e0e12ea669556b030e8cd7180.tar.gz
gnunet-61c39c60565b386e0e12ea669556b030e8cd7180.zip
-remove trailing whitespace
Diffstat (limited to 'src/include/gnunet_dnsstub_lib.h')
-rw-r--r--src/include/gnunet_dnsstub_lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_dnsstub_lib.h b/src/include/gnunet_dnsstub_lib.h
index 0269fac17..73db0a49b 100644
--- a/src/include/gnunet_dnsstub_lib.h
+++ b/src/include/gnunet_dnsstub_lib.h
@@ -31,12 +31,12 @@
31 31
32/** 32/**
33 * Opaque handle to the stub resolver. 33 * Opaque handle to the stub resolver.
34 */ 34 */
35struct GNUNET_DNSSTUB_Context; 35struct GNUNET_DNSSTUB_Context;
36 36
37/** 37/**
38 * Opaque handle to a socket doing UDP requests. 38 * Opaque handle to a socket doing UDP requests.
39 */ 39 */
40struct GNUNET_DNSSTUB_RequestSocket; 40struct GNUNET_DNSSTUB_RequestSocket;
41 41
42 42