-missing commit
authorChristian Grothoff <christian@grothoff.org>
Tue, 25 Oct 2016 14:30:22 +0000 (14:30 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 25 Oct 2016 14:30:22 +0000 (14:30 +0000)
src/util/configuration.c

index bc5fd3abdb49a549b954aac2e2ea262cb982c57d..639bd55a2b4329d83c311ac39e0a1dceba98f135 100644 (file)
@@ -153,7 +153,7 @@ GNUNET_CONFIGURATION_destroy (struct GNUNET_CONFIGURATION_Handle *cfg)
 int
 GNUNET_CONFIGURATION_deserialize (struct GNUNET_CONFIGURATION_Handle *cfg,
                                  const char *mem,
-                                 const size_t size,
+                                 size_t size,
                                  int allow_inline)
 {
   char *line;