diff options
Diffstat (limited to 'lib/csapi/typing.h')
-rw-r--r-- | lib/csapi/typing.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/csapi/typing.h b/lib/csapi/typing.h index f5b67baf..2c953949 100644 --- a/lib/csapi/typing.h +++ b/lib/csapi/typing.h @@ -19,7 +19,6 @@ class SetTypingJob : public BaseJob { public: /*! \brief Informs the server that the user has started or stopped typing. * - * * \param userId * The user who has started to type. * |