Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use RichString_appendnAscii() for CPU frequency text
The text buffer contains no characters outside ASCII range, thus there is no need to use RichString_appendnWide(). Signed-off-by: Kang-Che Sung <[email protected]>
- Loading branch information