From e17764a1ae81393968dfb747c7b67353c109bc71 Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Fri, 19 Jun 2020 15:01:33 +0200 Subject: csapi/: generated using the latest GTAD and matrix-doc For matrix-doc, specifically, it is master (5cb4b086) merged with https://github.com/matrix-org/matrix-doc/pull/2518. --- lib/csapi/room_send.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/csapi/room_send.h') diff --git a/lib/csapi/room_send.h b/lib/csapi/room_send.h index b1905e53..39460aca 100644 --- a/lib/csapi/room_send.h +++ b/lib/csapi/room_send.h @@ -21,7 +21,6 @@ namespace Quotient { class SendMessageJob : public BaseJob { public: /*! \brief Send a message event to the given room. - * * * \param roomId * The room to send the event to. -- cgit v1.2.3