1.1 --- a/librazor/razor.h Thu Feb 16 17:44:25 2012 +0000
1.2 +++ b/librazor/razor.h Tue Mar 27 21:32:46 2012 +0100
1.3 @@ -453,7 +453,7 @@
1.4 void razor_relocations_destroy(struct razor_relocations *relocations);
1.5
1.6 struct razor_rpm *razor_rpm_open(const char *filename,
1.7 - struct razor_atomic *atomic);
1.8 + struct razor_error **error);
1.9 void razor_rpm_get_details(struct razor_rpm *rpm, ...);
1.10 void razor_rpm_set_relocations(struct razor_rpm *rpm,
1.11 struct razor_relocations *relocations);