Skip to content
Snippets Groups Projects
Unverified Commit 56271500 authored by NepNep21's avatar NepNep21
Browse files

More small comment improvements

parent 613d9219
No related branches found
No related tags found
No related merge requests found
Pipeline #4892 failed
......@@ -13,9 +13,9 @@ namespace mtx {
namespace events {
namespace account_data {
/// An entry in `m.ignored_user_list`. Currently only the key (mxid) is supported, not arbitrary
/// values.
namespace data {
//! An entry in `m.ignored_user_list`. Currently only the key (mxid) is supported, not arbitrary
//! values.
struct IgnoredUser
{
std::string id;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment