mirror of
https://github.com/apache/nuttx.git
synced 2025-12-13 06:14:40 +08:00
Fix some misspelled field names. These field names seem to be used only in private contexts. Thus, the probability of external code accessing these fields is very low. In the rare case of external usage, compile time errors will easily direct users to the new field name.