X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Futil%2Fconfiguration_loader.c;h=b9e5cb67f2ffc84d4d94120bfda2df439aeb2e81;hb=7e3cf5f461eb4fbb7581672bf0835da07c378136;hp=b043a2e12fa9b3876b065817b48ed90c0a954816;hpb=01b480d6d026e0c537dc284a7e7df2c0320a3528;p=oweals%2Fgnunet.git diff --git a/src/util/configuration_loader.c b/src/util/configuration_loader.c index b043a2e12..b9e5cb67f 100644 --- a/src/util/configuration_loader.c +++ b/src/util/configuration_loader.c @@ -84,4 +84,5 @@ GNUNET_CONFIGURATION_load (struct GNUNET_CONFIGURATION_Handle *cfg, return GNUNET_OK; } + /* end of configuration_loader.c */