wok-next diff gyrus/stuff/patches/inline.patch @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gyrus/stuff/patches/inline.patch	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- a/src/gyrus-admin-mailbox.c
     1.5 ++++ b/src/gyrus-admin-mailbox.c
     1.6 +@@ -481,7 +481,7 @@
     1.7 + }
     1.8 + 
     1.9 + 
    1.10 +-inline gboolean
    1.11 ++gboolean
    1.12 + gyrus_admin_acl_rights_have_right (const gchar *rights,
    1.13 + 				   const gchar right)
    1.14 + {