summaryrefslogtreecommitdiff
path: root/devel/opencvs/files/patch-xmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/opencvs/files/patch-xmalloc.c')
-rw-r--r--devel/opencvs/files/patch-xmalloc.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/opencvs/files/patch-xmalloc.c b/devel/opencvs/files/patch-xmalloc.c
index a0155666c560..8d1f9660820d 100644
--- a/devel/opencvs/files/patch-xmalloc.c
+++ b/devel/opencvs/files/patch-xmalloc.c
@@ -1,5 +1,5 @@
---- xmalloc.c 22 Feb 2007 06:42:10 -0000 1.8
-+++ xmalloc.c 17 Oct 2008 08:51:46 -0000
+--- xmalloc.c.orig 2009-06-07 10:39:13.000000000 +0200
++++ xmalloc.c 2010-06-08 20:18:08.000000000 +0200
@@ -13,6 +13,8 @@
* called by a name other than "ssh" or "Secure Shell".
*/
@@ -9,4 +9,3 @@
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
-