gmarshal: Drop trailing whitespace from gmarshal.c

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-02-05 12:32:28 +00:00
parent 251430d467
commit 23f042d284

View File

@ -2551,5 +2551,3 @@ g_cclosure_marshal_BOOLEAN__BOXED_BOXEDv (GClosure *closure,
g_value_set_boolean (return_value, v_return); g_value_set_boolean (return_value, v_return);
} }