walnux/libs
Lars Kruse e5b675d4dc refactor: fix spelling in private field names
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.
2025-05-24 09:44:22 -03:00
..
libbuiltin refactor: fix spelling in private field names 2025-05-24 09:44:22 -03:00
libc style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libdsp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libm style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libnx style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libxx style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00