librazor/razor.h
changeset 431 4bfb52b2e07b
parent 425 0c8bdd8dc942
child 439 f28bb31024b4
     1.1 --- a/librazor/razor.h	Thu Feb 16 17:44:25 2012 +0000
     1.2 +++ b/librazor/razor.h	Fri Mar 23 20:23:36 2012 +0000
     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);