mirror of
https://github.com/irssi/irssi.git
synced 2026-08-21 01:22:26 +02:00
Used Tabs instead of spaces and increased ABI_VERSION
This commit is contained in:
parent
f9595c03b1
commit
1bfe27c66e
3 changed files with 11 additions and 11 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */
|
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */
|
||||||
#define IRSSI_HOME_CONFIG "config" /* config file name in ~/.irssi/ */
|
#define IRSSI_HOME_CONFIG "config" /* config file name in ~/.irssi/ */
|
||||||
|
|
||||||
#define IRSSI_ABI_VERSION 25
|
#define IRSSI_ABI_VERSION 26
|
||||||
|
|
||||||
#define DEFAULT_SERVER_ADD_PORT 6667
|
#define DEFAULT_SERVER_ADD_PORT 6667
|
||||||
#define DEFAULT_SERVER_ADD_TLS_PORT 6697
|
#define DEFAULT_SERVER_ADD_TLS_PORT 6697
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue