X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=obt%2Fpaths.h;h=8753d4f674094b80ee71209ebdf32fba51c02c21;hb=a92c209fc1845cf3f3acdfa3f9e8f0930fd53eb3;hp=a6e32ae1bc0737296653eca217763fe58d8fabb5;hpb=b01dd0b20fedb27681ceda53deb8c7f2f83eabc3;p=chaz%2Fopenbox diff --git a/obt/paths.h b/obt/paths.h index a6e32ae1..8753d4f6 100644 --- a/obt/paths.h +++ b/obt/paths.h @@ -25,7 +25,7 @@ G_BEGIN_DECLS typedef struct _ObtPaths ObtPaths; -ObtPaths* obt_paths_new(); +ObtPaths* obt_paths_new(void); void obt_paths_ref(ObtPaths *p); void obt_paths_unref(ObtPaths *p);