mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 17:53:13 +02:00
doc: fix example of NULL pointer (relay protocol)
This commit is contained in:
@@ -2493,10 +2493,10 @@ Un pointeur _NULL_ a une longueur de 1 avec la valeur 0 :
|
||||
|
||||
....
|
||||
┌────╥────┐
|
||||
│ 01 ║ 00 │ ────► NULL (0x0)
|
||||
│ 01 ║ 30 │ ────► NULL (0x0)
|
||||
└────╨────┘
|
||||
└──┘ └──┘
|
||||
long. 0
|
||||
long. '0'
|
||||
....
|
||||
|
||||
[[object_time]]
|
||||
|
||||
Reference in New Issue
Block a user