components/gpgme/patches/000-gpgconf.c.patch
changeset 4296 f17a315fb096
parent 4295 8e6a71e8754b
child 4297 b90b1e0312f8
--- a/components/gpgme/patches/000-gpgconf.c.patch	Thu May 14 10:36:26 2015 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
---- src/gpgconf.c	2008-11-03 08:50:12.000000000 -0800
-+++ src/gpgconf.c	2011-05-27 08:41:54.744907426 -0700
-@@ -59,7 +59,7 @@
- gpgme_conf_arg_release (gpgme_conf_arg_t arg, gpgme_conf_type_t type)
- {
- #ifdef ENABLE_GPGCONF
--  return _gpgme_conf_arg_release (arg, type);
-+  _gpgme_conf_arg_release (arg, type);
- #endif
- }
-