note
authorChristian Grothoff <christian@grothoff.org>
Sat, 29 May 2010 15:41:33 +0000 (15:41 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 29 May 2010 15:41:33 +0000 (15:41 +0000)
src/util/client.c

index 5131ce5247be5ea66433101967877a59dd670503..24740caabc1babe85ced703432683331d579aaf3 100644 (file)
@@ -157,6 +157,7 @@ struct GNUNET_CLIENT_Connection
 
   /**
    * Our configuration.
+   * FIXME: why do we DUP the configuration? Avoid this!
    */
   struct GNUNET_CONFIGURATION_Handle *cfg;