From 8b8934b5f4887cc71d0674e100e0586fa5bd9d0c Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 8 Mar 2026 18:02:57 +0000 Subject: Fix some minor doxygen warnings. --- include/modules/extban.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/modules') diff --git a/include/modules/extban.h b/include/modules/extban.h index 8bb5f93b3..6bc7c8eea 100644 --- a/include/modules/extban.h +++ b/include/modules/extban.h @@ -79,6 +79,7 @@ namespace ExtBan * @param banentry The ban entry to parse. * @param name The parsed name of the extban. * @param value The parsed value of the extban. + * @param inverted Whether the extban has been inverted. * @return True if an extban was extracted from the ban entry; otherwise, false. */ inline bool Parse(const std::string& banentry, std::string& name, std::string& value, bool& inverted); @@ -234,7 +235,6 @@ public: * @param user The user who is adding the extban * @param channel The channel the extban is being added mon. * @param text The text of the extban to validate. - * @param inverted Whether the extban has been inverted. * @return True if the extban is valid; otherwise, false. */ virtual bool Validate(ListModeBase* lm, LocalUser* user, Channel* channel, std::string& text) -- cgit v1.3.1-10-gc9f91