type fixes
This commit is contained in:
2
conf.c
2
conf.c
@@ -99,7 +99,7 @@ static char *color_binds[] = {
|
||||
void
|
||||
conf_screen(struct screen_ctx *sc)
|
||||
{
|
||||
int i;
|
||||
u_int i;
|
||||
XftColor xc;
|
||||
|
||||
sc->gap = Conf.gap;
|
||||
|
||||
Reference in New Issue
Block a user