X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=src%2Faweather-plugin.h;h=3d956465deebf3af0f590032c99ea106ffbb8f6b;hp=7112e64983f26ef781578935509c71ec3b6efd4d;hb=2cff8bb49022174ae7dba40c83dcecc94f5d2193;hpb=55d69c616a9f4f3bae23045f1174047003e2e1d4 diff --git a/src/aweather-plugin.h b/src/aweather-plugin.h index 7112e64..3d95646 100644 --- a/src/aweather-plugin.h +++ b/src/aweather-plugin.h @@ -37,7 +37,7 @@ struct _AWeatherPluginInterface void (*expose)(AWeatherPlugin *self); }; -GType aweather_plugin_get_type(void); +GType aweather_plugin_get_type(); void aweather_plugin_expose(AWeatherPlugin *self);