another fix reinstatement

This commit is contained in:
nhmall
2024-03-25 09:57:53 -04:00
parent 2b6d1fa942
commit 652b94ab41
+1 -1
View File
@@ -3334,7 +3334,7 @@ ttyinv_populate_slot(
int row, /* 'row' within the window, not within screen */ int row, /* 'row' within the window, not within screen */
int side, /* 'side'==0 is left panel or ==1 is right panel */ int side, /* 'side'==0 is left panel or ==1 is right panel */
const char *text, const char *text,
int32_t color, uint32 color,
int clroffset) int clroffset)
{ {
struct tty_perminvent_cell *cell; struct tty_perminvent_cell *cell;