mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 05:16:38 +02:00
doc: fix length of NULL pointer (relay protocol)
This commit is contained in:
@@ -1273,7 +1273,7 @@ Example:
|
||||
length '1' 'a' '2' 'b' '3' 'c' '4' 'd' '5'
|
||||
.......................................
|
||||
|
||||
A 'NULL' pointer has a length of zero:
|
||||
A 'NULL' pointer has a length of 1 with value 0:
|
||||
|
||||
.......................................
|
||||
┌────╥────┐
|
||||
|
||||
Reference in New Issue
Block a user