1 2 3 4 5 6 7 8 9 10 11
--- python/redland-post.i +++ python/redland-post.i @@ -38,7 +38,7 @@ static PyObject *_wrap_librdf_version_minor_get(void); static PyObject *_wrap_librdf_version_release_get(void); -SWIGEXPORT(void) SWIG_init(void); +SWIGEXPORT void SWIG_init(void); static PyObject *librdf_python_callback = NULL;