[glib: 3/5] gmarshal: Drop trailing whitespace from gmarshal.c



commit 23f042d2849fb608bb27169511818feb3da318c6
Author: Philip Withnall <withnall endlessm com>
Date:   Tue Feb 5 12:32:28 2019 +0000

    gmarshal: Drop trailing whitespace from gmarshal.c
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 gobject/gmarshal.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/gobject/gmarshal.c b/gobject/gmarshal.c
index 4b1178b7f..8cac633a6 100644
--- a/gobject/gmarshal.c
+++ b/gobject/gmarshal.c
@@ -2551,5 +2551,3 @@ g_cclosure_marshal_BOOLEAN__BOXED_BOXEDv (GClosure     *closure,
 
   g_value_set_boolean (return_value, v_return);
 }
-
-


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