From: Christian Grothoff Date: Tue, 25 Oct 2016 14:30:22 +0000 (+0000) Subject: -missing commit X-Git-Tag: initial-import-from-subversion-38251~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8ecf8c399c3f05fb6614b6405e904a4c5611798b;p=oweals%2Fgnunet.git -missing commit --- diff --git a/src/util/configuration.c b/src/util/configuration.c index bc5fd3abd..639bd55a2 100644 --- a/src/util/configuration.c +++ b/src/util/configuration.c @@ -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;