X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9605107aded267d765af1991f5930724e75a03d8..4388c9e2c1df2c4cdc33275552ad797cc0105353:/package/opkg/patches/005-uninitialized_err.patch diff --git a/package/opkg/patches/005-uninitialized_err.patch b/package/opkg/patches/005-uninitialized_err.patch index 34b8e86b1..7cf769a32 100644 --- a/package/opkg/patches/005-uninitialized_err.patch +++ b/package/opkg/patches/005-uninitialized_err.patch @@ -1,6 +1,6 @@ --- a/libopkg/pkg_hash.c +++ b/libopkg/pkg_hash.c -@@ -367,8 +367,11 @@ pkg_t *pkg_hash_fetch_best_installation_ +@@ -363,8 +363,11 @@ pkg_t *pkg_hash_fetch_best_installation_ abstract_pkg_t *apkg = NULL; pkg_t *ret;