From: Alexander Barton Date: Fri, 9 Apr 2004 21:41:52 +0000 (+0000) Subject: Fixed handling of already existent entries in invite and ban lists: X-Git-Tag: rel-0-8-0-pre1~17 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=64d330b7266d9ef6d135968063e971b4dfc06367;hp=64d330b7266d9ef6d135968063e971b4dfc06367 Fixed handling of already existent entries in invite and ban lists: the attempt to add an already existent entry is no error, it must be propagated across servers (but not added to the list!). ---