X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=obt%2Fpaths.h;h=8753d4f674094b80ee71209ebdf32fba51c02c21;hb=6014a41760a107d817422aa5412ccf0ce3fc6e92;hp=a6e32ae1bc0737296653eca217763fe58d8fabb5;hpb=db49122dece88956856606fe4c17158859f81837;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);