X-Git-Url: http://git.openwrt.org/?p=project%2Fopkg-lede.git;a=blobdiff_plain;f=libopkg%2Fopkg_conf.c;h=cfee437032ff9c885d0cb83bd1e4620ca438db13;hp=f5bf3195289e4861321e802e4197580123e4422c;hb=64aa995bce735d74bf936aae7ae59a104f992ff2;hpb=8261c5aeb2e39f0bda4f30a53b34303f151a4da3 diff --git a/libopkg/opkg_conf.c b/libopkg/opkg_conf.c index f5bf319..cfee437 100644 --- a/libopkg/opkg_conf.c +++ b/libopkg/opkg_conf.c @@ -33,7 +33,6 @@ static int opkg_conf_parse_file(opkg_conf_t *conf, const char *filename, pkg_src_list_t *pkg_src_list, nv_pair_list_t *tmp_dest_nv_pair_list, char **tmp_lists_dir); -static int opkg_init_options_array(const opkg_conf_t *conf, opkg_option_t **options); static int opkg_conf_set_option(const opkg_option_t *options, const char *name, const char *value); static int opkg_conf_set_default_dest(opkg_conf_t *conf,