[gtk+] gtkselectionprivate: minor style fix
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+] gtkselectionprivate: minor style fix
- Date: Thu, 19 May 2016 14:57:21 +0000 (UTC)
commit fab70d34d443d25c8c68fea30ae7b483749b5e40
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu May 19 16:55:24 2016 +0200
    gtkselectionprivate: minor style fix
    
    This seems to make some issue with the gtk# scanner.
 gtk/gtkselectionprivate.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkselectionprivate.h b/gtk/gtkselectionprivate.h
index bd5c634..d77432f 100644
--- a/gtk/gtkselectionprivate.h
+++ b/gtk/gtkselectionprivate.h
@@ -52,7 +52,7 @@ struct _GtkTargetList
   /*< private >*/
   GList *list;
   guint ref_count;
- };
+};
 
 gboolean _gtk_selection_clear           (GtkWidget         *widget,
                                          GdkEventSelection *event);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]