From b7904e23726dfa497d276e193827c2e8685443eb Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 4 May 2008 21:41:34 +0000 Subject: Update comments for new api git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9610 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/mode.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/mode.h') diff --git a/include/mode.h b/include/mode.h index ac0c3135a..d00ec3021 100644 --- a/include/mode.h +++ b/include/mode.h @@ -496,7 +496,6 @@ class CoreExport ModeParser : public classbase /** Process a set of mode changes from a server or user. * @param parameters The parameters of the mode change, in the format * they would be from a MODE command. - * @param pcnt The number of items in the parameters array * @param user The user setting or removing the modes. When the modes are set * by a server, an 'uninitialized' User is used, where *user::nick == NULL * and *user->server == NULL. -- cgit v1.2.3