space
This commit is contained in:
parent
645b09c8c4
commit
e257a46db3
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ static const Block blocks[] = {
|
|||
};
|
||||
|
||||
//sets delimeter between status commands. NULL character ('\0') means no delimeter.
|
||||
static char delim[] = " ";
|
||||
static char delim[] = " ";
|
||||
static unsigned int delimLen = 15;
|
||||
|
|
Loading…
Reference in a new issue