mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
32b0562375
Endian-ness issues are mind boggling sometimes. I have been confused by the logic in inet_ntop() a few times so I thought I would add some comments so that I (and others) will understand the endian-ness issues in the future. No change to logic, only comments changed.