From e2ddfaf9fff1fb9dd6ebdc1a95f2b228d6baedb2 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 26 Jul 2007 20:12:39 -0400 Subject: s/ob_display/obt_display/ and remove ob_display --- openbox/startupnotify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/startupnotify.c') diff --git a/openbox/startupnotify.c b/openbox/startupnotify.c index 24f2a85c..1542be06 100644 --- a/openbox/startupnotify.c +++ b/openbox/startupnotify.c @@ -66,7 +66,7 @@ void sn_startup(gboolean reconfig) putenv(s); g_free(s); - sn_display = sn_display_new(ob_display, NULL, NULL); + sn_display = sn_display_new(obt_display, NULL, NULL); sn_context = sn_monitor_context_new(sn_display, ob_screen, sn_event_func, NULL, NULL); sn_launcher = sn_launcher_context_new(sn_display, ob_screen); -- cgit v1.2.3