mirror of
https://github.com/inspircd/inspircd.git
synced 2025-04-03 23:00:05 -04:00
Indent tidyup
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4970 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
a2d8fbc45d
commit
365fd7e1e9
@ -97,7 +97,7 @@ class cmd_silence : public command_t
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (!sl->size())
|
else
|
||||||
{
|
{
|
||||||
// tidy up -- if a user's list is empty, theres no use having it
|
// tidy up -- if a user's list is empty, theres no use having it
|
||||||
// hanging around in the user record.
|
// hanging around in the user record.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user