Fix warnings

This commit is contained in:
2023-03-20 15:21:45 +01:00
parent 73e878097e
commit aba6604e57
5 changed files with 7 additions and 12 deletions

View File

@ -15,7 +15,7 @@ public:
protected:
private:
unsigned temp;
int temp;
Unicode::UnicodeChar valueBuffer[3];
void updateValueBuffer();