X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.c;h=55f3d0420444aaf161346902e6d5b33ebba95904;hb=ec908528cf2abad9d2b968db9c8f7287ef5f54fe;hp=cb36eba123ba6fcb7ee5ea6f9efc5ad0bc23c125;hpb=a46b4ee4341dcf5c86b9182b5b970825f2e11692;p=chaz%2Fopenbox diff --git a/openbox/openbox.c b/openbox/openbox.c index cb36eba1..55f3d042 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -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];