From 4277c436333a3aed54c17afb950b3c4dc2a6420c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 29 May 2010 15:41:33 +0000 Subject: [PATCH] note --- src/util/client.c | 1 + 1 file changed, 1 insertion(+) 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 /** * Our configuration. + * FIXME: why do we DUP the configuration? Avoid this! */ struct GNUNET_CONFIGURATION_Handle *cfg; -- 2.25.1