summaryrefslogtreecommitdiff
path: root/gobject/gmarshal.c
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2019-02-05 12:32:28 +0000
committerPhilip Withnall <withnall@endlessm.com>2019-03-04 12:33:17 +0000
commit23f042d2849fb608bb27169511818feb3da318c6 (patch)
treef1d80eb2f70e8f43c36fe4a89c919d12620cca2c /gobject/gmarshal.c
parent251430d4679c3259c456805f3d325ce212bdf90f (diff)
gmarshal: Drop trailing whitespace from gmarshal.c
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'gobject/gmarshal.c')
-rw-r--r--gobject/gmarshal.c2
1 files changed, 0 insertions, 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);
}
-
-