xbps-repo: make xbps_repo_addpkg_index() static.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20091124111123-1e8hxb9ry42oq9wr
This commit is contained in:
@ -79,7 +79,7 @@ out:
|
||||
return dict;
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
xbps_repo_addpkg_index(prop_dictionary_t idxdict, const char *filedir,
|
||||
const char *file)
|
||||
{
|
||||
|
Reference in New Issue
Block a user