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