[gtk+/gtk-2-24] Fix typo in 24a7e798



commit 10352d63afe6858723636e4de40cdfb44960b178
Author: John Ralls <jralls ceridwen us>
Date:   Fri Sep 23 15:00:03 2011 -0700

    Fix typo in 24a7e798

 gdk/quartz/gdkeventloop-quartz.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/quartz/gdkeventloop-quartz.c b/gdk/quartz/gdkeventloop-quartz.c
index 6254203..568d4c8 100644
--- a/gdk/quartz/gdkeventloop-quartz.c
+++ b/gdk/quartz/gdkeventloop-quartz.c
@@ -632,7 +632,7 @@ gdk_event_check (GSource *source)
 
   GDK_THREADS_ENTER ();
 
-`/* Refresh the autorelease pool if we're at the base CFRunLoop level
+/* Refresh the autorelease pool if we're at the base CFRunLoop level
   * (indicated by current_loop_level) and the base g_main_loop level
   * (indicated by g_main_depth()). Messing with the autorelease pool at
   * any level of nesting can cause access to deallocated memory because



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]