From d566ed18f421d6f1f9133997ca314cf40fd3ce01 Mon Sep 17 00:00:00 2001 From: w00t Date: Fri, 31 Oct 2008 23:25:21 +0000 Subject: I am a retard. Hear me DROOOOOOOOOOOOOOOOOOOOLLLLLLLLLLLLLLLLLLLLL... git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10771 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/snomasks.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/snomasks.cpp') diff --git a/src/snomasks.cpp b/src/snomasks.cpp index 6c3686540..84818be00 100644 --- a/src/snomasks.cpp +++ b/src/snomasks.cpp @@ -101,7 +101,7 @@ void SnomaskManager::SetupDefaults() this->EnableSnomask('l',"LINK"); /* Linking notices */ this->EnableSnomask('L',"REMOTELINK"); /* Remote linking notices */ this->EnableSnomask('o',"OPER"); /* Oper up/down notices */ - this->EnableSnomask('o',"REMOTEOPER"); /* Remote oper up/down notices */ + this->EnableSnomask('O',"REMOTEOPER"); /* Remote oper up/down notices */ this->EnableSnomask('A',"ANNOUNCEMENT"); /* formerly WriteOpers() - generic notices to all opers */ this->EnableSnomask('d',"DEBUG"); /* Debug notices */ this->EnableSnomask('x',"XLINE"); /* Xline notice (g/z/q/k/e) */ -- cgit v1.2.3