From 1d85ff0f8dcc26fb1ae1a7ea8021c2d1f91de83f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 30 Aug 2018 22:08:55 +0200 Subject: doc: fix hdata example (relay protocol) (closes #1242) --- doc/en/weechat_relay_protocol.en.adoc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/en') diff --git a/doc/en/weechat_relay_protocol.en.adoc b/doc/en/weechat_relay_protocol.en.adoc index 8cea01da0..822c8fa57 100644 --- a/doc/en/weechat_relay_protocol.en.adoc +++ b/doc/en/weechat_relay_protocol.en.adoc @@ -1569,13 +1569,13 @@ hdata buffer:gui_buffers(*)/lines/first_line(*)/data └───────────────────────────┘ └───┘ └──┘ h-path (hdata names) keys count - ──╥───────────┬───────────┬───────────┬───────╥── - ... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d5f40 │ ..... ║ ... - ──╨───────────┴───────────┴───────────┴───────╨── - └─────────────────────────────────┘ └─────┘ - p-path (pointers) objects - └─────────────────────────────────────────┘ - line 1 + ──╥───────────┬───────────┬───────────┬───────────┬───────╥── + ... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d5f40 │ 0x23d8a10 │ ..... ║ ... + ──╨───────────┴───────────┴───────────┴───────────┴───────╨── + └─────────────────────────────────────────────┘ └─────┘ + p-path (pointers) objects + └─────────────────────────────────────────────────────┘ + line 1 ──╥───────────┬───────────┬───────────┬───────╥──────────────┐ ... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ ..... ║ ............ │ -- cgit v1.2.3