Fix speech error in comment
--- st.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
0df350cd0b
commit
6312f76ca4
1 changed files with 1 additions and 1 deletions
2
st.c
2
st.c
|
@ -2082,7 +2082,7 @@ tputc(char *c, int len) {
|
|||
}
|
||||
}
|
||||
/*
|
||||
* All characters which forms part of a sequence are not
|
||||
* All characters which form part of a sequence are not
|
||||
* printed
|
||||
*/
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue