xbps_api.h: indent.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091128081422-xoh55vire5079fjz
This commit is contained in:
Juan RP 2009-11-28 09:14:22 +01:00
parent a85073f6e8
commit 5c1d4034ee

View File

@ -257,8 +257,7 @@ int SYMEXPORT xbps_check_file_hash(const char *, const char *);
int SYMEXPORT xbps_check_is_installed_pkg(const char *);
bool SYMEXPORT xbps_check_is_installed_pkgname(const char *);
bool SYMEXPORT xbps_check_is_repo_string_remote(const char *);
char SYMEXPORT
*xbps_get_binpkg_local_path(prop_dictionary_t, const char *);
char SYMEXPORT *xbps_get_binpkg_local_path(prop_dictionary_t, const char *);
char SYMEXPORT *xbps_get_pkg_index_plist(const char *);
char SYMEXPORT *xbps_get_pkg_name(const char *);
char SYMEXPORT *xbps_get_pkgdep_name(const char *);