fix
This commit is contained in:
parent
18697ea260
commit
b75d33b275
2 changed files with 3 additions and 3 deletions
4
config.h
4
config.h
|
@ -20,8 +20,8 @@ static PARAMETR CONFIG[] = {
|
|||
{" ARCH ", GetArch},
|
||||
{" SHELL ", GetShell},
|
||||
{" PKGS ", GetPkg},
|
||||
{"", Blank},
|
||||
{"", PrintColors}
|
||||
{" ", Blank},
|
||||
{" ", PrintColors}
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue