atomicobject / heatshrink

data compression library for embedded/real-time systems
ISC License
1.31k stars 176 forks source link

Correct some typos #52

Closed UnePierre closed 3 years ago

UnePierre commented 4 years ago
silentbicycle commented 3 years ago

I don't want to change the NULL handling behavior as part of a PR fixing typos. Also, some of these aren't typos (e.g. FALLTHROUGH is a compiler annotation, adding the - breaks it), and it doesn't really make sense to correct typos in a vendored file.

I am going to make a couple of these and credit you for reporting them in the next release, but close the PR.