diff options
Diffstat (limited to 'st.c')
| -rw-r--r-- | st.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2082,7 +2082,7 @@ tputc(char *c, int len) { | |||
| 2082 | } | 2082 | } |
| 2083 | } | 2083 | } |
| 2084 | /* | 2084 | /* |
| 2085 | * All characters which forms part of a sequence are not | 2085 | * All characters which form part of a sequence are not |
| 2086 | * printed | 2086 | * printed |
| 2087 | */ | 2087 | */ |
| 2088 | return; | 2088 | return; |
