Merge pull request #82 from ailin-nemui/progval-help

Format RPL_HELPSTART/RPL_HELPTXT/RPL_ENDOFHELP

(cherry picked from commit b446d06b9d)
This commit is contained in:
ailin-nemui 2022-04-21 23:02:17 +02:00 committed by Ailin Nemui
commit afed542bfb
4 changed files with 60 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */
#define IRSSI_HOME_CONFIG "config" /* config file name in ~/.irssi/ */
#define IRSSI_ABI_VERSION 44
#define IRSSI_ABI_VERSION 45
#define DEFAULT_SERVER_ADD_PORT 6667
#define DEFAULT_SERVER_ADD_TLS_PORT 6697