xbps-repo: renamed repository.c to show.c.

This commit is contained in:
Juan RP
2011-11-10 23:31:46 +01:00
parent c2eed68471
commit ced906ff3f
3 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
/* From index.c */
int repo_genindex(const char *);
/* From repository.c */
/* From show.c */
int show_pkg_info_from_repolist(const char *, const char *);
int show_pkg_deps_from_repolist(const char *);