From 6bc3bdd85030561169370b5c70476eb4421cc2fd Mon Sep 17 00:00:00 2001 From: Zido Date: Tue, 18 Apr 2006 22:03:40 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6171 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 1 + src/map/irc.c | 1 + 2 files changed, 2 insertions(+) diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7718ebbef..6c8622a26 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/04/18 + * A tiny fix to @kami [Zido] * The IRC Bot can now autojoin when kicked, set in irc_athena. [Zido] * Added @who to the IRC Bot, outputs all online characters. [Zido] * Changed the memory manager fatal errors when allocating memory to print diff --git a/src/map/irc.c b/src/map/irc.c index 4cd57b60d..3c04505e2 100644 --- a/src/map/irc.c +++ b/src/map/irc.c @@ -279,6 +279,7 @@ void irc_parse_sub(int fd, char *incoming_string) if(get_access(source_nick)