xbps_api.h: fix xbps_transaction_cb_data::repourl descr.

This commit is contained in:
Juan RP 2011-08-18 10:42:37 +02:00
parent ba5913cbb9
commit 3c61de45aa

View File

@ -219,7 +219,7 @@ struct xbps_transaction_cb_data {
*/ */
const char *binpkg_fname; const char *binpkg_fname;
/** /**
* @var binpkg_repourl * @var repourl
* *
* Repository URL (set internally, read-only). * Repository URL (set internally, read-only).
*/ */