summaryrefslogtreecommitdiff
path: root/security/gpgme/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'security/gpgme/patches/patch-ah')
-rw-r--r--security/gpgme/patches/patch-ah8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/gpgme/patches/patch-ah b/security/gpgme/patches/patch-ah
index 0d11188d86d..7e2d2c6ce82 100644
--- a/security/gpgme/patches/patch-ah
+++ b/security/gpgme/patches/patch-ah
@@ -1,8 +1,8 @@
-$NetBSD: patch-ah,v 1.1 2004/11/04 20:41:21 shannonjr Exp $
+$NetBSD: patch-ah,v 1.2 2006/07/19 22:59:59 wiz Exp $
---- gpgme/error.c.orig 2003-09-30 13:36:20.000000000 -0600
+--- gpgme/error.c.orig 2005-09-08 14:42:31.000000000 +0000
+++ gpgme/error.c
-@@ -21,6 +21,10 @@
+@@ -22,6 +22,10 @@
#include <config.h>
#endif
@@ -13,7 +13,7 @@ $NetBSD: patch-ah,v 1.1 2004/11/04 20:41:21 shannonjr Exp $
#include <gpgme.h>
/* Return a pointer to a string containing a description of the error
-@@ -42,7 +46,7 @@ gpgme_strerror (gpgme_error_t err)
+@@ -43,7 +47,7 @@ gpgme_strerror (gpgme_error_t err)
int
gpgme_strerror_r (gpg_error_t err, char *buf, size_t buflen)
{