X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ffs%2Fgnunet-service-fs_put.h;h=59b1f83e3a97188466aeae07ae7617613d9cefe0;hb=bf886ddf525b991c6a11c9bd0be10e9aa0dd1c80;hp=ebec818b29d21534acd51eeb44e3a71b6bb24a34;hpb=46ef10befdb1ab8e1fd1d7f5304648a578e7f833;p=oweals%2Fgnunet.git diff --git a/src/fs/gnunet-service-fs_put.h b/src/fs/gnunet-service-fs_put.h index ebec818b2..59b1f83e3 100644 --- a/src/fs/gnunet-service-fs_put.h +++ b/src/fs/gnunet-service-fs_put.h @@ -31,11 +31,9 @@ /** * Setup the module. - * - * @param cfg configuration to use */ void -GSF_put_init_ (struct GNUNET_CONFIGURATION_Handle *cfg); +GSF_put_init_ (void); /**