mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 13:21:30 +00:00
[NFC] Correct the example in the comments of JSON.h to avoid mislead
user
This commit is contained in:
parent
8c51987691
commit
874a0827bb
@ -714,7 +714,7 @@ public:
|
||||
/// J.attribute("timestamp", int64_t(E.Time));
|
||||
/// J.attributeArray("participants", [&] {
|
||||
/// for (const Participant &P : E.Participants)
|
||||
/// J.string(P.toString());
|
||||
/// J.value(P.toString());
|
||||
/// });
|
||||
/// });
|
||||
/// });
|
||||
|
Loading…
Reference in New Issue
Block a user