fix
This commit is contained in:
parent
208725ee0d
commit
135a196f9a
6 changed files with 16 additions and 86 deletions
1
config.h
1
config.h
|
@ -14,6 +14,7 @@ typedef struct {
|
|||
|
||||
static PARAMETR CONFIG[] = {
|
||||
{"Krnl ", GetKernel},
|
||||
{"User ", GetUser},
|
||||
{"Os ", PrintOs},
|
||||
{" ", Blank},
|
||||
{" ", PrintColors}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue