diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /www/hypermail/files/patch-src__proto.h | |
| parent | f474a16cfbfad1844b9c50e45e36a3a77f0c59b5 (diff) | |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'www/hypermail/files/patch-src__proto.h')
| -rw-r--r-- | www/hypermail/files/patch-src__proto.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/hypermail/files/patch-src__proto.h b/www/hypermail/files/patch-src__proto.h new file mode 100644 index 000000000000..c66a4702a15c --- /dev/null +++ b/www/hypermail/files/patch-src__proto.h @@ -0,0 +1,11 @@ +--- src/proto.h.orig Thu Jul 3 18:00:18 2003 ++++ src/proto.h Thu Jan 8 00:27:25 2004 +@@ -94,7 +94,7 @@ + char *PushString(struct Push *, const char *); + char *PushNString(struct Push *, const char *, int); + +-char *strcasestr (char *, const char *); ++// char *strcasestr (char *, const char *); + char *strsav(const char *); + char *strreplace(char *, char *); + void strcpymax(char *, const char *, int); |
