1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 09:46:38 +02:00

Fix some typos and touch up the configs a little.

This commit is contained in:
Robby-
2013-10-28 09:13:53 +01:00
parent fe31b0a666
commit bd3bed2118
8 changed files with 19 additions and 22 deletions
+1 -1
View File
@@ -692,7 +692,7 @@ class OSSession : public Module
* decremented when the user is killed or quits - Adam
*/
++session->count;
if (kill && !exempt)
{
BotInfo *OperServ = Config->GetClient("OperServ");