aboutsummaryrefslogtreecommitdiff
path: root/src/util/client.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-29 15:41:33 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-29 15:41:33 +0000
commit4277c436333a3aed54c17afb950b3c4dc2a6420c (patch)
tree2f395ea28ada298597eb33aba5e8c950f2f62723 /src/util/client.c
parent51660f9acb59cda8e28fedb9f910357e67b52670 (diff)
downloadgnunet-4277c436333a3aed54c17afb950b3c4dc2a6420c.tar.gz
gnunet-4277c436333a3aed54c17afb950b3c4dc2a6420c.zip
note
Diffstat (limited to 'src/util/client.c')
-rw-r--r--src/util/client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/client.c b/src/util/client.c
index 5131ce524..24740caab 100644
--- a/src/util/client.c
+++ b/src/util/client.c
@@ -157,6 +157,7 @@ struct GNUNET_CLIENT_Connection
157 157
158 /** 158 /**
159 * Our configuration. 159 * Our configuration.
160 * FIXME: why do we DUP the configuration? Avoid this!
160 */ 161 */
161 struct GNUNET_CONFIGURATION_Handle *cfg; 162 struct GNUNET_CONFIGURATION_Handle *cfg;
162 163