Added missing initializers.

This commit is contained in:
Roland Illig 2004-08-15 18:23:25 +00:00
parent 80ed49f132
commit 6607288ca0

View File

@ -81,11 +81,11 @@ static struct {
int y, x;
WLabel *l;
} chown_label [LABELS] = {
{ TY+2, TX+2 },
{ TY+4, TX+2 },
{ TY+6, TX+2 },
{ TY+8, TX+2 },
{ TY+10,TX+2 }
{ TY+2, TX+2, NULL },
{ TY+4, TX+2, NULL },
{ TY+6, TX+2, NULL },
{ TY+8, TX+2, NULL },
{ TY+10,TX+2, NULL }
};
static void