]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_oper.c
Log unknown class in auth errors to ircd.log as well.
[irc/rqf/shadowircd.git] / modules / m_oper.c
index 1b0b7c928f9f998b2d0884d22829b79a72eac3a6..061a9b71e8a5419dafe461ed94e4da4703e16426 100644 (file)
@@ -55,7 +55,6 @@ static int match_oper_password(const char *password, struct oper_conf *oper_p);
 
 /*
  * m_oper
- *      parv[0] = sender prefix
  *      parv[1] = oper name
  *      parv[2] = oper password
  */