diff options
Diffstat (limited to 'openbox/openbox.c')
| -rw-r--r-- | openbox/openbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
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]; |
