Another round of sonarlint work

This commit is contained in:
Jasmine Iwanek
2023-06-28 13:46:28 -04:00
parent b750471e5c
commit 1116aadb6f
135 changed files with 2425 additions and 1355 deletions

View File

@@ -572,7 +572,7 @@ static const struct {
void
select_codepage(uint16_t code, uint16_t *curmap)
{
int i = 0;
uint16_t i = 0;
const uint16_t *map_to_use;
map_to_use = maps[0].map;