Fixed spelling error in comments
This commit is contained in:
parent
970f42805d
commit
97e6937a84
2
websh.c
2
websh.c
@ -55,7 +55,7 @@ static const char *tag;
|
|||||||
static char *lines[MAX_LINES] = {NULL};
|
static char *lines[MAX_LINES] = {NULL};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @detals Variable which gets set on signal received.
|
* @details Variable which gets set on signal received.
|
||||||
*/
|
*/
|
||||||
volatile sig_atomic_t quit = 0;
|
volatile sig_atomic_t quit = 0;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user