projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
192c76b
)
Merged autoconn port fix from irssi.org CVS.
author
Pekka Riikonen
<priikone@silcnet.org>
Mon, 21 Oct 2002 19:30:15 +0000
(19:30 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Mon, 21 Oct 2002 19:30:15 +0000
(19:30 +0000)
apps/irssi/src/common.h
patch
|
blob
|
history
diff --git
a/apps/irssi/src/common.h
b/apps/irssi/src/common.h
index b65c57a1182909072e4e528735a3718be88535e2..ed25e6981646c8c67568bba715ba52bc7cf39371 100644
(file)
--- a/
apps/irssi/src/common.h
+++ b/
apps/irssi/src/common.h
@@
-11,6
+11,8
@@
#define IRSSI_GLOBAL_CONFIG "silc.conf" /* config file name in /etc/ */
#define IRSSI_HOME_CONFIG "silc.conf" /* config file name in ~/.irssi/ */
+#define DEFAULT_SERVER_ADD_PORT 706
+
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif