]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
use gint
[chaz/openbox] / openbox / openbox.c
index cb36eba123ba6fcb7ee5ea6f9efc5ad0bc23c125..55f3d0420444aaf161346902e6d5b33ebba95904 100644 (file)
@@ -58,7 +58,7 @@ gchar      *ob_sm_id;
 RrInstance *ob_rr_inst;
 RrTheme    *ob_rr_theme;
 Display    *ob_display;
-int         ob_screen;
+gint        ob_screen;
 Window      ob_root;
 ObState     ob_state;
 Cursor      ob_cursors[OB_NUM_CURSORS];
This page took 0.020784 seconds and 4 git commands to generate.