X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=libopkg%2Fopkg_configure.h;h=f13afd38543857199b29e3edbdd92a27718ccf0e;hb=4ea955bc7e5575bc1d8b34c364591c47653f2cfd;hp=ff01ff3bd0e33a0902bd575ba05b3389dd7b79aa;hpb=a79c1af5c0d3908a3ad30806530c754b42cf80e2;p=project%2Fopkg-lede.git diff --git a/libopkg/opkg_configure.h b/libopkg/opkg_configure.h index ff01ff3..f13afd3 100644 --- a/libopkg/opkg_configure.h +++ b/libopkg/opkg_configure.h @@ -20,6 +20,6 @@ #include "pkg.h" -int opkg_configure(pkg_t *pkg); +int opkg_configure(pkg_t * pkg); #endif