diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-23 15:18:46 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-23 15:18:46 +0000 |
commit | 1d98c097d4a3605c0ccba4a7f911ec51141578e4 (patch) | |
tree | 1837fc7cb11f1f4070f1b4e8d7c9d1c03236f50d /irc/party/files/patch-aa | |
parent | upgrade to 1.5.2 (diff) |
Upgrade to 2.13.
PR: ports/41941
Submitted by: maintainer
Approved by: dwcjr (mentor)
Notes
Notes:
svn path=/head/; revision=64887
Diffstat (limited to 'irc/party/files/patch-aa')
-rw-r--r-- | irc/party/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/irc/party/files/patch-aa b/irc/party/files/patch-aa deleted file mode 100644 index 59702be3f837..000000000000 --- a/irc/party/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- party.h.orig Thu Jan 27 21:04:32 2000 -+++ party.h Thu Jan 27 21:05:01 2000 -@@ -470,7 +470,8 @@ - struct passwd *getpwnam(), *getpwuid(); - struct chnname *who_clist(), *addchn(); - char *leafname(); --long time(), backup(); -+long backup(); -+time_t time(); - vint (*oldsigpipe)(); - vint (*(signal()))(); - FILE *upopen(); |