Files
macports-ports/irc/silc-server/files/patch-server.h.diff

13 lines
518 B
Diff

diff -ru apps-orig/silcd/server.h apps/silcd/server.h
--- apps-orig/silcd/server.h 2007-06-23 04:58:33.000000000 -0500
+++ apps/silcd/server.h 2008-01-17 03:17:32.000000000 -0600
@@ -160,7 +160,7 @@
SilcClientEntry client,
SilcBool notify,
const char *signoff_message,
- SilcBool keygen, bool killed);
+ SilcBool keygen, SilcBool killed);
SilcBool silc_server_remove_from_one_channel(SilcServer server,
SilcPacketStream sock,
SilcChannelEntry channel,