diff options
Diffstat (limited to 'lib/csapi/inviting.h')
-rw-r--r-- | lib/csapi/inviting.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/csapi/inviting.h b/lib/csapi/inviting.h index a7ec6093..59a61b89 100644 --- a/lib/csapi/inviting.h +++ b/lib/csapi/inviting.h @@ -33,7 +33,6 @@ class InviteUserJob : public BaseJob { public: /*! \brief Invite a user to participate in a particular room. * - * * \param roomId * The room identifier (not alias) to which to invite the user. * |