mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@33057 d073be05-634f-4543-b044-5fe20cf6d1d6
13 lines
518 B
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,
|