[package] opkg: bump to r284
[openwrt-10.03/.git] / package / opkg / patches / 005-uninitialized_err.patch
index 7cf769a321cedb991b6b38d0e5500835754aaace..0d3b6cf24cc2d718e45a6da85dedc8049b2b729c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/libopkg/pkg_hash.c
 +++ b/libopkg/pkg_hash.c
-@@ -363,8 +363,11 @@ pkg_t *pkg_hash_fetch_best_installation_
+@@ -384,8 +384,11 @@
       abstract_pkg_t *apkg = NULL;
       pkg_t *ret;