fix typo in comment
[platform/upstream/libsolv.git] / ext / repo_repomdxml.h
index 49d86fb..90d9d69 100644 (file)
@@ -5,4 +5,4 @@
  * for further information
  */
 
-void repo_add_repomdxml(Repo *repo, FILE *fp, int flags);
+extern int repo_add_repomdxml(Repo *repo, FILE *fp, int flags);