Revert previous change, I misread it as an if( when it really
wasn't.
This commit is contained in:
parent
c7025812f2
commit
bd423219c7
@ -394,7 +394,7 @@ might not be in scope.)
|
||||
Test pointers
|
||||
against NULL, e.g., use:
|
||||
.Bd -literal -offset 0i
|
||||
(p = f()) == NULL)
|
||||
(p = f()) == NULL
|
||||
.Ed
|
||||
.Pp
|
||||
not:
|
||||
|
Loading…
Reference in New Issue
Block a user