diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-06-01 23:18:44 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-06-01 23:18:44 +0200 |
commit | 1dacb2de7f2681de1d8b874812f0f1ca07abe34a (patch) | |
tree | b727d5bf740113807cf9ce00e3c262dff8b0d967 /doc/en | |
parent | 03724423da2bd2b55c151a9742aa3edec00776d7 (diff) | |
download | weechat-1dacb2de7f2681de1d8b874812f0f1ca07abe34a.zip |
doc: add missing p-path pointer in hdata example (relay protocol)
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 76c1b150a..102692061 100644 --- a/doc/en/weechat_relay_protocol.en.adoc +++ b/doc/en/weechat_relay_protocol.en.adoc @@ -2562,13 +2562,13 @@ hdata buffer:gui_buffers(*)/lines/first_line(*)/data └─────────────────────────────────────────────────────┘ line 1 - ──╥───────────┬───────────┬───────────┬───────╥──────────────┐ - ... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ ..... ║ ............ │ - ──╨───────────┴───────────┴───────────┴───────╨──────────────┘ - └─────────────────────────────────┘ └─────┘ - p-path (pointers) objects - └─────────────────────────────────────────┘ └────────────┘ - line 2 lines 3-50 + ──╥───────────┬───────────┬───────────┬───────────┬───────╥──────────────┐ + ... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ 0x23d9420 │ ..... ║ ............ │ + ──╨───────────┴───────────┴───────────┴───────────┴───────╨──────────────┘ + └─────────────────────────────────────────────┘ └─────┘ + p-path (pointers) objects + └─────────────────────────────────────────────────────┘ └────────────┘ + line 2 lines 3-50 .... Example of hdata with nicklist: |