- cleanup repo handlin API
[platform/upstream/libsolv.git] / tools / repo_susetags.h
index ba7064f..f764d0b 100644 (file)
@@ -5,4 +5,4 @@
  * for further information
  */
 
-extern Repo *pool_addrepo_susetags(Pool *pool, FILE *fp, Id vendor, int with_attr);
+extern void repo_add_susetags(Repo *repo, FILE *fp, Id vendor, int with_attr);