From 85112c4d0831067251de1295fbb6974db94af2ba Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 17:06:30 +0000 Subject: prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandler shitz --- openbox/screen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/screen.c') diff --git a/openbox/screen.c b/openbox/screen.c index e2e141dd..a83c5710 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -46,7 +46,7 @@ static Window support_window = None; #ifdef USE_LIBSN static SnMonitorContext *sn_context; static int sn_busy_cnt; -static Timer *sn_timer = NULL; +static ObTimer *sn_timer = NULL; static void sn_event_func(SnMonitorEvent *event, void *data); #endif -- cgit v1.2.3