getting mysql to work
[oweals/gnunet.git] / src / fs / fs_uri.c
index bd290437f58b76182f9275822f863ac0059cc6f5..c844bdd3141e25d0085eb174b50f5b5f5bfe68b6 100644 (file)
@@ -830,7 +830,7 @@ GNUNET_FS_uri_loc_get_uri (const struct GNUNET_FS_Uri *uri)
  */
 struct GNUNET_FS_Uri *
 GNUNET_FS_uri_loc_create (const struct GNUNET_FS_Uri *baseUri,
-                         struct GNUNET_CONFIGURATION_Handle *cfg,
+                         const struct GNUNET_CONFIGURATION_Handle *cfg,
                          struct GNUNET_TIME_Absolute expiration_time)
 {
   struct GNUNET_FS_Uri *uri;