Imported Upstream version 0.7.0
[platform/upstream/libsolv.git] / tools / common_write.h
index 7630edd..fda1fd5 100644 (file)
@@ -10,6 +10,6 @@
 
 #include "repo.h"
 
-void tool_write(Repo *repo, const char *basename, const char *attrname);
+void tool_write(Repo *repo, FILE *fp);
 
 #endif