This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
st
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix speech error in comment
--- st.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
master
Roberto E. Vargas Caballero
12 years ago
parent
0df350cd0b
commit
6312f76ca4
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
st.c
+ 1
- 1
st.c
View File
@ -2082,7 +2082,7 @@ tputc(char *c, int len) {
}
}
}
}
/*
/*
*
All
characters
which
form
s
part
of
a
sequence
are
not
*
All
characters
which
form
part
of
a
sequence
are
not
*
printed
*
printed
*/
*/
return
;
return
;
Write
Preview
Loading…
Cancel
Save