docs/ipc: fix example end
This commit is contained in:
parent
a33c720ce8
commit
2bda05d1b8
3
docs/ipc
3
docs/ipc
|
@ -423,7 +423,7 @@ JSON dump:
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
------------------------
|
||||||
|
|
||||||
=== GET_MARKS reply
|
=== GET_MARKS reply
|
||||||
|
|
||||||
|
@ -433,7 +433,6 @@ same mark, it will be represented multiple times in the reply (the array
|
||||||
contents are not unique).
|
contents are not unique).
|
||||||
|
|
||||||
If no window has a mark the response will be the empty array [].
|
If no window has a mark the response will be the empty array [].
|
||||||
------------------------
|
|
||||||
|
|
||||||
|
|
||||||
== Events
|
== Events
|
||||||
|
|
Loading…
Reference in New Issue