diff options
Diffstat (limited to 'abs/core/shadow/xstrdup.patch')
-rw-r--r-- | abs/core/shadow/xstrdup.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/shadow/xstrdup.patch b/abs/core/shadow/xstrdup.patch index 90d0dd1..bce4342 100644 --- a/abs/core/shadow/xstrdup.patch +++ b/abs/core/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) { |