ES.48: fix wording in reasoning (#1859)

pull/1867/head
Kevin Boyette 4 years ago committed by GitHub
parent b6d7ab64ad
commit dc6ea376c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11773,7 +11773,7 @@ Flag uses of `0` and `NULL` for pointers. The transformation might be helped by
##### Reason
Casts are a well-known source of errors. Make some optimizations unreliable.
Casts are a well-known source of errors and make some optimizations unreliable.
##### Example, bad

Loading…
Cancel
Save