diff -r 0c8bdd8dc942 -r 275a4428c13b librazor/razor.h --- a/librazor/razor.h Thu Feb 16 17:44:25 2012 +0000 +++ b/librazor/razor.h Tue Mar 27 21:32:46 2012 +0100 @@ -453,7 +453,7 @@ void razor_relocations_destroy(struct razor_relocations *relocations); struct razor_rpm *razor_rpm_open(const char *filename, - struct razor_atomic *atomic); + struct razor_error **error); void razor_rpm_get_details(struct razor_rpm *rpm, ...); void razor_rpm_set_relocations(struct razor_rpm *rpm, struct razor_relocations *relocations);