Removed trailing spaces

This commit is contained in:
Hiroshi SHIBATA 2025-03-27 10:12:53 +09:00
parent d1f3c81258
commit ee85745c61
3 changed files with 4 additions and 5 deletions

View File

@ -254,4 +254,3 @@ char* to_text_from_ulong(char* b, u64_t n) {
#pragma GCC diagnostic pop
#endif // JEAIII_TO_TEXT_H_