diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-11 22:15:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-11 22:15:44 +0000 |
commit | 95e445a499b4d9d6f132cfeb0a027b5f3acddb8f (patch) | |
tree | 4aaa03a61e484a2edea7dfc1e91c633b24d482a6 /mail/emil/files/patch-charset_dfopen.c | |
parent | Prevent collision with getline(3) (diff) |
Prevent collision with getline(3)
Notes
Notes:
svn path=/head/; revision=415042
Diffstat (limited to 'mail/emil/files/patch-charset_dfopen.c')
-rw-r--r-- | mail/emil/files/patch-charset_dfopen.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/emil/files/patch-charset_dfopen.c b/mail/emil/files/patch-charset_dfopen.c index 550b1f47f1bc..d33aa1ce24b8 100644 --- a/mail/emil/files/patch-charset_dfopen.c +++ b/mail/emil/files/patch-charset_dfopen.c @@ -1,5 +1,5 @@ ---- charset/dfopen.c.orig 1994-11-29 16:10:29.000000000 +0100 -+++ charset/dfopen.c 2011-07-25 20:21:13.000000000 +0200 +--- charset/dfopen.c.orig 1994-11-29 15:10:29 UTC ++++ charset/dfopen.c @@ -1,7 +1,6 @@ #include "iso646.h" #include <stdio.h> |