mirror of
https://github.com/anope/anope.git
synced 2026-07-07 01:03:13 +02:00
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
This commit is contained in:
@@ -53,7 +53,7 @@ struct LogSettingImpl : LogSetting, Serializable
|
||||
ChannelInfo *ci = ChannelInfo::Find(sci);
|
||||
if (ci == NULL)
|
||||
return NULL;
|
||||
|
||||
|
||||
LogSettingImpl *ls;
|
||||
if (obj)
|
||||
ls = anope_dynamic_static_cast<LogSettingImpl *>(obj);
|
||||
|
||||
Reference in New Issue
Block a user