]> arthur.barton.de Git - ngircd-alex.git/commit
New function Client_TypeText() and Destroy_UserOrService().
authorAlexander Barton <alex@barton.de>
Sat, 16 Aug 2008 15:19:27 +0000 (17:19 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 23 Sep 2008 09:53:15 +0000 (11:53 +0200)
commit33f32dbd6707f15374ca626f036ab7ada9dbb112
treebc6d25cb143fc1eb39ace1cdd1572a4545aad051
parent74aac88dbf674979795a90f855f96883b43d18e6
New function Client_TypeText() and Destroy_UserOrService().

Client_TypeText() is used to get correct naming ("Client", "Service", ...)
for log messages, and Destroy_UserOrService() is used to correctly destroy
user and services clients.
src/ngircd/client.c
src/ngircd/client.h