Add a couple of architectures.
[platform/upstream/libsolv.git] / ext / repo_rpmmd.h
index 931a7f3..1e88df6 100644 (file)
@@ -5,4 +5,4 @@
  * for further information
  */
 
-extern void repo_add_rpmmd(Repo *repo, FILE *fp, const char *language, int flags);
+extern int repo_add_rpmmd(Repo *repo, FILE *fp, const char *language, int flags);