[gtk+] Get rid of a stray character



commit f02663532dfd11d37b335928670bcb2e6482d759
Author: Jason Ekstrand <jason jlekstrand net>
Date:   Tue Apr 22 21:17:55 2014 -0500

    Get rid of a stray character

 gtk/gtkdnd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c
index ce928f9..9cf00b6 100644
--- a/gtk/gtkdnd.c
+++ b/gtk/gtkdnd.c
@@ -1250,7 +1250,7 @@ gtk_drag_highlight_draw (GtkWidget *widget,
   GtkStyleContext *context;
 
   if (GTK_IS_WINDOW (widget))
-    {u
+    {
       /* We don't want to draw the drag highlight around the
        * CSD window decorations
        */


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