diff options
Diffstat (limited to 'devel/opencvs/files/patch-xmalloc.h')
| -rw-r--r-- | devel/opencvs/files/patch-xmalloc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/opencvs/files/patch-xmalloc.h b/devel/opencvs/files/patch-xmalloc.h index 1167cab5ea0e..6ba011a4ae8e 100644 --- a/devel/opencvs/files/patch-xmalloc.h +++ b/devel/opencvs/files/patch-xmalloc.h @@ -1,6 +1,6 @@ ---- xmalloc.h.orig 2015-05-04 09:15:45 UTC -+++ xmalloc.h -@@ -29,7 +29,6 @@ int xasprintf(char **, const char *, .. +--- xmalloc.h.orig 2016-02-06 23:25:26.000000000 +0100 ++++ xmalloc.h 2016-02-06 23:33:35.565364000 +0100 +@@ -28,7 +28,6 @@ int xasprintf(char **, const char *, .. __attribute__((__nonnull__ (2))); int xsnprintf(char *, size_t, const char *, ...) __attribute__((__format__ (printf, 3, 4))) |
