diff -r 0c8bdd8dc942 -r 6707b8b11f55 librazor/razor.h --- a/librazor/razor.h Thu Feb 16 17:44:25 2012 +0000 +++ b/librazor/razor.h Mon Feb 20 19:30:23 2012 +0000 @@ -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);