summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/shadow/xstrdup.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-03-13 21:51:51 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-03-13 21:51:51 (GMT)
commitab772489a37f4393e7847125ca60dd87f13b272b (patch)
treedde42a326ad5461220d2119018ee10a411a344e5 /abs/core-testing/shadow/xstrdup.patch
parent4f7ef8e8232e01cfccc368d57cb025379ecf6862 (diff)
downloadlinhes_pkgbuild-ab772489a37f4393e7847125ca60dd87f13b272b.zip
linhes_pkgbuild-ab772489a37f4393e7847125ca60dd87f13b272b.tar.gz
linhes_pkgbuild-ab772489a37f4393e7847125ca60dd87f13b272b.tar.bz2
upstream sync for shadow
Diffstat (limited to 'abs/core-testing/shadow/xstrdup.patch')
-rw-r--r--abs/core-testing/shadow/xstrdup.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/shadow/xstrdup.patch b/abs/core-testing/shadow/xstrdup.patch
index 90d0dd1..bce4342 100644
--- a/abs/core-testing/shadow/xstrdup.patch
+++ b/abs/core-testing/shadow/xstrdup.patch
@@ -1,6 +1,6 @@
---- shadow-4.0.18.2/libmisc/xmalloc.c 2007-10-07 12:47:22.000000000 +0100
-+++ shadow-4.0.18.2/libmisc/xmalloc.c.new 2007-11-27 22:43:05.000000000 +0000
-@@ -27,5 +27,6 @@
+--- shadow-4.1.2.1/libmisc/xmalloc.c 2008-08-30 21:55:44.000000000 -0500
++++ shadow-4.1.2.1/libmisc/xmalloc.c.new 2008-08-30 21:55:36.000000000 -0500
+@@ -61,5 +61,6 @@
char *xstrdup (const char *str)
{