]> Dogcows Code - chaz/openbox/blobdiff - obt/display.h
strip leading/trailing whitespace off stuff when reading it from the configs
[chaz/openbox] / obt / display.h
index 8c074b5bb7c7e5af20ab986be0622ec075db0c64..ff20f9c92b8c5f8dabcfc7edf2c444167f5790e4 100644 (file)
@@ -57,7 +57,7 @@ extern gint     obt_display_extension_sync_basep;
 extern Display* obt_display;
 
 gboolean obt_display_open(const char *display_name);
-void     obt_display_close();
+void     obt_display_close(void);
 
 void     obt_display_ignore_errors(gboolean ignore);
 
This page took 0.022511 seconds and 4 git commands to generate.