const
authorChristian Grothoff <christian@grothoff.org>
Tue, 10 Nov 2009 08:35:00 +0000 (08:35 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 10 Nov 2009 08:35:00 +0000 (08:35 +0000)
src/include/gnunet_configuration_lib.h

index 617db5d36e19a1dbf35c08e803c6518ddc91c7ab..61ebd35fb8c9670b367d2afd4a43c4f139bbf1e1 100644 (file)
@@ -113,10 +113,9 @@ int GNUNET_CONFIGURATION_write (struct GNUNET_CONFIGURATION_Handle *cfg,
  * @return GNUNET_OK on success, GNUNET_SYSERR on error
  */
 int
-GNUNET_CONFIGURATION_write_diffs(
-       struct GNUNET_CONFIGURATION_Handle *cfgDefault,
-       struct GNUNET_CONFIGURATION_Handle *cfgNew,
-       const char* filename);
+GNUNET_CONFIGURATION_write_diffs(const struct GNUNET_CONFIGURATION_Handle *cfgDefault,
+                                const struct GNUNET_CONFIGURATION_Handle *cfgNew,
+                                const char* filename);
 
 /**
  * Test if there are configuration options that were