Updated package attached.
--- redland-1.0.8/librdf/rdf_storage.h Tue Jul 1 05:10:26 2008 +++ redland-1.0.11/src/rdf_storage.h Sat Apr 11 21:53:45 2009 @@ -36,7 +38,7 @@ /* class methods */ REDLAND_API-void librdf_storage_register_factory(librdf_world *world, const char *name, const char *label, void (*factory) (librdf_storage_factory*)); +int librdf_storage_register_factory(librdf_world *world, const char *name, const char *label, void (*factory) (librdf_storage_factory*));
REDLAND_APIint librdf_storage_enumerate(librdf_world* world, const unsigned int counter, const char **name, const char **label);
-- Thomas de Grivel http://b.lowh.net/billitch
textproc_redland-1.0.11.tgz
Description: Binary data
