summaryrefslogtreecommitdiff
path: root/security/gnome-keyring/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnome-keyring/patches/patch-ad')
-rw-r--r--security/gnome-keyring/patches/patch-ad8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/gnome-keyring/patches/patch-ad b/security/gnome-keyring/patches/patch-ad
index 61da377ffdc..08c282c5d81 100644
--- a/security/gnome-keyring/patches/patch-ad
+++ b/security/gnome-keyring/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.5 2008/07/14 17:20:35 drochner Exp $
+$NetBSD: patch-ad,v 1.6 2009/03/15 18:14:24 jmcneill Exp $
---- common/gkr-unix-credentials.c.orig 2008-06-30 17:27:42.000000000 +0200
-+++ common/gkr-unix-credentials.c
-@@ -126,7 +126,6 @@ gkr_unix_credentials_read (int sock, pid
+--- egg/egg-unix-credentials.c.orig 2009-01-17 18:08:46.000000000 -0500
++++ egg/egg-unix-credentials.c
+@@ -130,7 +130,6 @@ egg_unix_credentials_read (int sock, pid
cred = (struct sockcred *) CMSG_DATA (&cmsg.hdr);
*pid = 0;
*uid = cred->sc_euid;