1
0
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:
Sebastien Helleu
2013-03-13 11:12:31 +01:00
parent 37e609252c
commit aa2f5d8acc
+1 -1
View File
@@ -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:
.......................................
┌────╥────┐