Revert last delta. The ASCII code 0 character is "NUL",
not "NULL", see ascii(7).
This commit is contained in:
parent
5f05dfac32
commit
9448d36c69
@ -87,7 +87,7 @@ The
|
||||
argument passed to
|
||||
.Fn bt_gethostbyname
|
||||
should point to a
|
||||
.Dv NULL Ns -terminated
|
||||
.Dv NUL Ns -terminated
|
||||
hostname.
|
||||
The
|
||||
.Fa addr
|
||||
@ -142,7 +142,7 @@ The
|
||||
argument passed to
|
||||
.Fn bt_getprotobyname
|
||||
should point to a
|
||||
.Dv NULL Ns -terminated
|
||||
.Dv NUL Ns -terminated
|
||||
Bluetooth Protocol Service Multiplexor name.
|
||||
The
|
||||
.Fa proto
|
||||
|
Loading…
Reference in New Issue
Block a user