summaryrefslogtreecommitdiff
path: root/gio
diff options
context:
space:
mode:
Diffstat (limited to 'gio')
-rw-r--r--gio/gdbusauthobserver.c1
-rw-r--r--gio/gfiledescriptorbased.h1
-rw-r--r--gio/gfileenumerator.c1
-rw-r--r--gio/ginetaddress.h1
-rw-r--r--gio/ginetaddressmask.h1
-rw-r--r--gio/gio-tool-mkdir.c1
-rw-r--r--gio/gio-tool-save.c1
-rw-r--r--gio/gio.h1
-rw-r--r--gio/glocalfileinfo.h2
-rw-r--r--gio/gmarshal-internal.c1
-rw-r--r--gio/gnetworkservice.h1
-rw-r--r--gio/gpollableinputstream.h1
-rw-r--r--gio/gpollableoutputstream.h1
-rw-r--r--gio/gproxyresolverportal.h1
-rw-r--r--gio/gsocket.c1
-rw-r--r--gio/gsrvtarget.h1
-rw-r--r--gio/kqueue/dep-list.c1
-rw-r--r--gio/kqueue/kqueue-helper.c2
-rw-r--r--gio/tests/appinfo-test.c1
-rw-r--r--gio/tests/appinfo.c1
-rw-r--r--gio/tests/gdbus-addresses.c1
-rw-r--r--gio/tests/gdbus-auth.c1
-rw-r--r--gio/tests/gdbus-message.c1
-rw-r--r--gio/tests/gdbus-serialization.c1
-rw-r--r--gio/tests/gsocketclient-slow.c2
-rw-r--r--gio/tests/pollable.c1
-rw-r--r--gio/tests/proxy-test.c1
-rw-r--r--gio/tests/resourceplugin.c1
-rw-r--r--gio/tests/socket-listener.c1
-rw-r--r--gio/tests/socket.c1
-rw-r--r--gio/tests/trash.c1
-rw-r--r--gio/tests/volumemonitor.c1
-rw-r--r--gio/tests/win32-appinfo.c1
-rw-r--r--gio/xdgmime/xdgmimeicon.c1
-rw-r--r--gio/xdgmime/xdgmimeparent.c1
35 files changed, 1 insertions, 37 deletions
diff --git a/gio/gdbusauthobserver.c b/gio/gdbusauthobserver.c
index be36c9dac..f46c7d67d 100644
--- a/gio/gdbusauthobserver.c
+++ b/gio/gdbusauthobserver.c
@@ -311,4 +311,3 @@ g_dbus_auth_observer_allow_mechanism (GDBusAuthObserver *observer,
&ret);
return ret;
}
-
diff --git a/gio/gfiledescriptorbased.h b/gio/gfiledescriptorbased.h
index 1709c5f05..0a2516e16 100644
--- a/gio/gfiledescriptorbased.h
+++ b/gio/gfiledescriptorbased.h
@@ -63,4 +63,3 @@ G_END_DECLS
#endif /* __G_FILE_DESCRIPTOR_BASED_H__ */
-
diff --git a/gio/gfileenumerator.c b/gio/gfileenumerator.c
index d96a798af..ac2e4eb98 100644
--- a/gio/gfileenumerator.c
+++ b/gio/gfileenumerator.c
@@ -866,4 +866,3 @@ g_file_enumerator_real_close_finish (GFileEnumerator *enumerator,
return g_task_propagate_boolean (G_TASK (result), error);
}
-
diff --git a/gio/ginetaddress.h b/gio/ginetaddress.h
index 2963affa4..87bb4e570 100644
--- a/gio/ginetaddress.h
+++ b/gio/ginetaddress.h
@@ -121,4 +121,3 @@ gboolean g_inet_address_get_is_mc_site_local (GInetAddress
G_END_DECLS
#endif /* __G_INET_ADDRESS_H__ */
-
diff --git a/gio/ginetaddressmask.h b/gio/ginetaddressmask.h
index ce5e285c6..1e73281dc 100644
--- a/gio/ginetaddressmask.h
+++ b/gio/ginetaddressmask.h
@@ -82,4 +82,3 @@ gboolean g_inet_address_mask_equal (GInetAddressMask *mask,
G_END_DECLS
#endif /* __G_INET_ADDRESS_MASK_H__ */
-
diff --git a/gio/gio-tool-mkdir.c b/gio/gio-tool-mkdir.c
index 7900704c9..66bf85894 100644
--- a/gio/gio-tool-mkdir.c
+++ b/gio/gio-tool-mkdir.c
@@ -108,4 +108,3 @@ handle_mkdir (int argc, char *argv[], gboolean do_help)
return retval;
}
-
diff --git a/gio/gio-tool-save.c b/gio/gio-tool-save.c
index ddf085f09..4969b8b9d 100644
--- a/gio/gio-tool-save.c
+++ b/gio/gio-tool-save.c
@@ -200,4 +200,3 @@ handle_save (int argc, char *argv[], gboolean do_help)
return res ? 0 : 2;
}
-
diff --git a/gio/gio.h b/gio/gio.h
index 3532b73bf..f5d2dd5a3 100644
--- a/gio/gio.h
+++ b/gio/gio.h
@@ -175,4 +175,3 @@
#undef __GIO_GIO_H_INSIDE__
#endif /* __G_IO_H__ */
-
diff --git a/gio/glocalfileinfo.h b/gio/glocalfileinfo.h
index 7a6566163..4c58c8635 100644
--- a/gio/glocalfileinfo.h
+++ b/gio/glocalfileinfo.h
@@ -94,5 +94,3 @@ gboolean _g_local_file_info_set_attributes (char *filename,
G_END_DECLS
#endif /* __G_FILE_LOCAL_FILE_INFO_H__ */
-
-
diff --git a/gio/gmarshal-internal.c b/gio/gmarshal-internal.c
index f9571c42e..6858907ee 100644
--- a/gio/gmarshal-internal.c
+++ b/gio/gmarshal-internal.c
@@ -2629,4 +2629,3 @@ _g_cclosure_marshal_VOID__VARIANT_BOXEDv (GClosure *closure,
if ((param_types[1] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg1 != NULL)
g_boxed_free (param_types[1] & ~G_SIGNAL_TYPE_STATIC_SCOPE, arg1);
}
-
diff --git a/gio/gnetworkservice.h b/gio/gnetworkservice.h
index 9cdb4ab47..e4d76cb2a 100644
--- a/gio/gnetworkservice.h
+++ b/gio/gnetworkservice.h
@@ -73,4 +73,3 @@ void g_network_service_set_scheme (GNetworkService *srv, cons
G_END_DECLS
#endif /* __G_NETWORK_SERVICE_H__ */
-
diff --git a/gio/gpollableinputstream.h b/gio/gpollableinputstream.h
index ce50312e7..823c83c24 100644
--- a/gio/gpollableinputstream.h
+++ b/gio/gpollableinputstream.h
@@ -102,4 +102,3 @@ G_END_DECLS
#endif /* __G_POLLABLE_INPUT_STREAM_H__ */
-
diff --git a/gio/gpollableoutputstream.h b/gio/gpollableoutputstream.h
index c282afdec..e27841ed4 100644
--- a/gio/gpollableoutputstream.h
+++ b/gio/gpollableoutputstream.h
@@ -123,4 +123,3 @@ G_END_DECLS
#endif /* __G_POLLABLE_OUTPUT_STREAM_H__ */
-
diff --git a/gio/gproxyresolverportal.h b/gio/gproxyresolverportal.h
index e1eabdb94..ae0059966 100644
--- a/gio/gproxyresolverportal.h
+++ b/gio/gproxyresolverportal.h
@@ -44,4 +44,3 @@ GType g_proxy_resolver_portal_get_type (void);
G_END_DECLS
#endif /* __G_PROXY_RESOLVER_PORTAL_H__ */
-
diff --git a/gio/gsocket.c b/gio/gsocket.c
index 2a15bdd22..aa659f36d 100644
--- a/gio/gsocket.c
+++ b/gio/gsocket.c
@@ -6137,4 +6137,3 @@ g_socket_set_option (GSocket *socket,
#endif
return FALSE;
}
-
diff --git a/gio/gsrvtarget.h b/gio/gsrvtarget.h
index 3ef16f139..49569159e 100644
--- a/gio/gsrvtarget.h
+++ b/gio/gsrvtarget.h
@@ -56,4 +56,3 @@ GList *g_srv_target_list_sort (GList *targets);
G_END_DECLS
#endif /* __G_SRV_TARGET_H__ */
-
diff --git a/gio/kqueue/dep-list.c b/gio/kqueue/dep-list.c
index 3e7976539..588cebd80 100644
--- a/gio/kqueue/dep-list.c
+++ b/gio/kqueue/dep-list.c
@@ -534,4 +534,3 @@ dl_calculate (dep_list *before,
dl_shallow_free (pre);
dl_shallow_free (was);
}
-
diff --git a/gio/kqueue/kqueue-helper.c b/gio/kqueue/kqueue-helper.c
index 36a5b58a7..b3e42a24f 100644
--- a/gio/kqueue/kqueue-helper.c
+++ b/gio/kqueue/kqueue-helper.c
@@ -194,5 +194,3 @@ _kh_dir_diff (kqueue_sub *sub, gboolean handle_deleted)
dl_free (was);
}
-
-
diff --git a/gio/tests/appinfo-test.c b/gio/tests/appinfo-test.c
index 3a91a2f9b..1b64a8faf 100644
--- a/gio/tests/appinfo-test.c
+++ b/gio/tests/appinfo-test.c
@@ -26,4 +26,3 @@ main (int argc, char *argv[])
return 0;
}
-
diff --git a/gio/tests/appinfo.c b/gio/tests/appinfo.c
index 4fec6b379..2f0f43074 100644
--- a/gio/tests/appinfo.c
+++ b/gio/tests/appinfo.c
@@ -600,4 +600,3 @@ main (int argc, char *argv[])
return g_test_run ();
}
-
diff --git a/gio/tests/gdbus-addresses.c b/gio/tests/gdbus-addresses.c
index 26c21ee24..f9b222535 100644
--- a/gio/tests/gdbus-addresses.c
+++ b/gio/tests/gdbus-addresses.c
@@ -221,4 +221,3 @@ main (int argc,
return g_test_run();
}
-
diff --git a/gio/tests/gdbus-auth.c b/gio/tests/gdbus-auth.c
index f44e932e2..8be4473c7 100644
--- a/gio/tests/gdbus-auth.c
+++ b/gio/tests/gdbus-auth.c
@@ -310,4 +310,3 @@ main (int argc,
return ret;
}
-
diff --git a/gio/tests/gdbus-message.c b/gio/tests/gdbus-message.c
index 5cb141d94..93235749a 100644
--- a/gio/tests/gdbus-message.c
+++ b/gio/tests/gdbus-message.c
@@ -223,4 +223,3 @@ main (int argc,
return g_test_run ();
}
-
diff --git a/gio/tests/gdbus-serialization.c b/gio/tests/gdbus-serialization.c
index 2ca28d99b..7bc53c6a1 100644
--- a/gio/tests/gdbus-serialization.c
+++ b/gio/tests/gdbus-serialization.c
@@ -1451,4 +1451,3 @@ main (int argc,
return g_test_run();
}
-
diff --git a/gio/tests/gsocketclient-slow.c b/gio/tests/gsocketclient-slow.c
index 4143bc3d8..34410f4cf 100644
--- a/gio/tests/gsocketclient-slow.c
+++ b/gio/tests/gsocketclient-slow.c
@@ -181,4 +181,4 @@ main (int argc, char *argv[])
return g_test_run ();
-} \ No newline at end of file
+}
diff --git a/gio/tests/pollable.c b/gio/tests/pollable.c
index b8c8710bb..6b9d990f6 100644
--- a/gio/tests/pollable.c
+++ b/gio/tests/pollable.c
@@ -292,4 +292,3 @@ main (int argc,
return g_test_run();
}
-
diff --git a/gio/tests/proxy-test.c b/gio/tests/proxy-test.c
index 8f6dccf59..e3c0d09c7 100644
--- a/gio/tests/proxy-test.c
+++ b/gio/tests/proxy-test.c
@@ -1387,4 +1387,3 @@ main (int argc,
return result;
}
-
diff --git a/gio/tests/resourceplugin.c b/gio/tests/resourceplugin.c
index fc8d8d2f1..6916c6e16 100644
--- a/gio/tests/resourceplugin.c
+++ b/gio/tests/resourceplugin.c
@@ -26,4 +26,3 @@ g_io_module_query (void)
{
return NULL;
}
-
diff --git a/gio/tests/socket-listener.c b/gio/tests/socket-listener.c
index 31f94460e..71e70b28f 100644
--- a/gio/tests/socket-listener.c
+++ b/gio/tests/socket-listener.c
@@ -92,4 +92,3 @@ main (int argc,
return g_test_run();
}
-
diff --git a/gio/tests/socket.c b/gio/tests/socket.c
index e095d0195..d6eecdc38 100644
--- a/gio/tests/socket.c
+++ b/gio/tests/socket.c
@@ -1957,4 +1957,3 @@ main (int argc,
return g_test_run();
}
-
diff --git a/gio/tests/trash.c b/gio/tests/trash.c
index 4bf8fd0ef..adf729be2 100644
--- a/gio/tests/trash.c
+++ b/gio/tests/trash.c
@@ -211,4 +211,3 @@ main (int argc, char *argv[])
return g_test_run ();
}
-
diff --git a/gio/tests/volumemonitor.c b/gio/tests/volumemonitor.c
index 6b61c3070..e902eabf6 100644
--- a/gio/tests/volumemonitor.c
+++ b/gio/tests/volumemonitor.c
@@ -178,4 +178,3 @@ main (int argc, char *argv[])
return ret;
}
-
diff --git a/gio/tests/win32-appinfo.c b/gio/tests/win32-appinfo.c
index 78052c348..fa8aa2aaf 100644
--- a/gio/tests/win32-appinfo.c
+++ b/gio/tests/win32-appinfo.c
@@ -467,4 +467,3 @@ main (int argc,
return g_test_run ();
}
-
diff --git a/gio/xdgmime/xdgmimeicon.c b/gio/xdgmime/xdgmimeicon.c
index 272b06268..a2f4dd2a7 100644
--- a/gio/xdgmime/xdgmimeicon.c
+++ b/gio/xdgmime/xdgmimeicon.c
@@ -178,4 +178,3 @@ _xdg_mime_icon_list_dump (XdgIconList *list)
}
#endif
-
diff --git a/gio/xdgmime/xdgmimeparent.c b/gio/xdgmime/xdgmimeparent.c
index e87bf5513..b06b749d4 100644
--- a/gio/xdgmime/xdgmimeparent.c
+++ b/gio/xdgmime/xdgmimeparent.c
@@ -215,4 +215,3 @@ _xdg_mime_parent_list_dump (XdgParentList *list)
}
#endif
-