s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
This commit is contained in:
parent
825ddf1363
commit
4016731b1c
48 changed files with 47 additions and 47 deletions
|
@ -30,7 +30,7 @@
|
|||
#include "ircd.h"
|
||||
#include "numeric.h"
|
||||
#include "sprintf_irc.h"
|
||||
#include "s_log.h"
|
||||
#include "logger.h"
|
||||
#include "s_serv.h"
|
||||
#include "s_conf.h"
|
||||
#include "send.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue