summaryrefslogtreecommitdiff
path: root/misc/yaunc/files/patch-yaunc.h
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-04-27 17:30:07 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-04-27 17:30:07 +0000
commitccbc927c381e0b5ce2572ab401d4748f0db2c3e2 (patch)
tree66fcf5121e5a6ce760beeae196a1546830128705 /misc/yaunc/files/patch-yaunc.h
parentNew port: nast (diff)
Update to 1.00. Inspired by
PR: 51448 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes: svn path=/head/; revision=79756
Diffstat (limited to '')
-rw-r--r--misc/yaunc/files/patch-yaunc.h (renamed from misc/yaunc/files/patch-my_hdrs.h)8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/yaunc/files/patch-my_hdrs.h b/misc/yaunc/files/patch-yaunc.h
index 521ba7341382..23832978b8e7 100644
--- a/misc/yaunc/files/patch-my_hdrs.h
+++ b/misc/yaunc/files/patch-yaunc.h
@@ -1,10 +1,10 @@
$FreeBSD$
---- my_hdrs.h.orig Thu Mar 23 03:32:02 2000
-+++ my_hdrs.h Sun Dec 22 16:33:44 2002
-@@ -34,8 +34,6 @@
- ssize_t Recvfrom(int, void *, size_t, int, struct sockaddr *, socklen_t *);
+--- yaunc.h.orig Fri Mar 14 07:14:11 2003
++++ yaunc.h Sun Apr 27 19:15:49 2003
+@@ -107,8 +107,6 @@
+ int Socket(int, int, int );
/* other networking function */
-int inet_pton(int, const char *, void *);