diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-08-30 22:08:55 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-08-30 22:08:55 +0200 |
commit | 1d85ff0f8dcc26fb1ae1a7ea8021c2d1f91de83f (patch) | |
tree | 15db4a3788b32f3468f2f7274cd50c0bab01666d /doc/en | |
parent | a9e84bfc524a565bf48c9370e0ed988429f2f0c7 (diff) | |
download | weechat-1d85ff0f8dcc26fb1ae1a7ea8021c2d1f91de83f.zip |
doc: fix hdata example (relay protocol) (closes #1242)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_relay_protocol.en.adoc | 14 |
1 files changed, 7 insertions, 7 deletions
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 │ ..... ║ ............ │ |