]> Dogcows Code - chaz/openbox/blobdiff - obt/paths.h
Check node->name for null
[chaz/openbox] / obt / paths.h
index a6e32ae1bc0737296653eca217763fe58d8fabb5..8753d4f674094b80ee71209ebdf32fba51c02c21 100644 (file)
@@ -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);
 
This page took 0.021533 seconds and 4 git commands to generate.