mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 01:33:12 +02:00
doc: fix example of NULL pointer (relay protocol)
This commit is contained in:
@@ -2483,10 +2483,10 @@ _NULL_ ポインタを表現するには長さを 1 で値を 0 にしてくだ
|
||||
|
||||
....
|
||||
┌────╥────┐
|
||||
│ 01 ║ 00 │ ────► NULL (0x0)
|
||||
│ 01 ║ 30 │ ────► NULL (0x0)
|
||||
└────╨────┘
|
||||
└──┘ └──┘
|
||||
length 0
|
||||
length '0'
|
||||
....
|
||||
|
||||
[[object_time]]
|
||||
|
||||
Reference in New Issue
Block a user