mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
change ternary operator to if/else statements, add default ssl port support
This commit is contained in:
parent
0c26aeb9fc
commit
e84adeca15
2 changed files with 10 additions and 4 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#define IRSSI_ABI_VERSION 9
|
||||
|
||||
#define DEFAULT_SERVER_ADD_PORT 6667
|
||||
#define DEFAULT_SERVER_ADD_TLS_PORT 6697
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "irssi-config.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue