gnu: emacs-consult: Fix grammar.
[jackhill/guix/guix.git] / gnu / packages / patches / gnome-todo-delete-esource-duplicate.patch
1 From: Emmanuele Bassi <ebassi@gnome.org>
2
3 See also: https://gitlab.gnome.org/GNOME/gnome-todo/commit/6cdabc4dd0c6c804a093b94c269461ce376fed4f
4 --- gnome-todo-3.28.1/plugins/eds/gtd-eds-autoptr.h.orig 2020-05-06 14:20:49.589902539 +0200
5 +++ gnome-todo-3.28.1/plugins/eds/gtd-eds-autoptr.h 2020-05-06 14:20:54.593919721 +0200
6 @@ -25,4 +25,3 @@
7 G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalComponent, g_object_unref);
8 G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalComponentId, e_cal_component_free_id);
9 G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalClient, g_object_unref);
10 -G_DEFINE_AUTOPTR_CLEANUP_FUNC (ESource, g_object_unref);