quite some Xcode warnings

This commit is contained in:
nhmall
2019-08-17 12:55:48 -04:00
parent 490d7f6d54
commit 8a328ff7eb
4 changed files with 4 additions and 3 deletions

View File

@@ -907,7 +907,7 @@ curs_HPbar(char *text, /* pre-padded with trailing spaces if short */
{
#ifdef STATUS_HILITES
#ifdef TEXTCOLOR
int coloridx;
int coloridx = 0;
#endif
#endif /* STATUS_HILITES */
int k, bar_pos;