From: Michael Stapelberg Date: Thu, 20 Oct 2011 18:51:01 +0000 (+0100) Subject: docs/ipc: fix example end X-Git-Tag: 4.1~92^2~29 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2bda05d1b8b442943d278d011bcd4327542f5e4a;p=i3%2Fi3 docs/ipc: fix example end --- diff --git a/docs/ipc b/docs/ipc index 12523d12..76643573 100644 --- a/docs/ipc +++ b/docs/ipc @@ -423,7 +423,7 @@ JSON dump: } ] } - +------------------------ === GET_MARKS reply @@ -433,7 +433,6 @@ same mark, it will be represented multiple times in the reply (the array contents are not unique). If no window has a mark the response will be the empty array []. ------------------------- == Events