Commit 563d575
committed
Fix creative, but unportable, spelling of "ptr != NULL".
Or at least I suppose that's what was really meant here. But even
aside from the not-per-project-style use of "0" to mean "NULL",
I doubt it's safe to assume that all valid pointers are > NULL.
Per buildfarm member pademelon.1 parent a924c32 commit 563d575
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13167 | 13167 | | |
13168 | 13168 | | |
13169 | 13169 | | |
13170 | | - | |
| 13170 | + | |
13171 | 13171 | | |
13172 | 13172 | | |
13173 | 13173 | | |
| |||
0 commit comments