diff options
Diffstat (limited to 'devel/opencvs/files/patch-xmalloc.h')
-rw-r--r-- | devel/opencvs/files/patch-xmalloc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/opencvs/files/patch-xmalloc.h b/devel/opencvs/files/patch-xmalloc.h index 08a220c75a34..cf941d50197b 100644 --- a/devel/opencvs/files/patch-xmalloc.h +++ b/devel/opencvs/files/patch-xmalloc.h @@ -1,5 +1,5 @@ ---- xmalloc.h 29 Jan 2007 16:22:29 -0000 1.3 -+++ xmalloc.h 17 Oct 2008 08:51:46 -0000 +--- xmalloc.h.orig 2007-01-29 17:22:29.000000000 +0100 ++++ xmalloc.h 2010-06-08 20:18:08.000000000 +0200 @@ -29,7 +29,6 @@ __attribute__((__nonnull__ (2))); int xsnprintf(char *, size_t, const char *, ...) |