pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0df350c
)
Fix speech error in comment
author
Roberto E. Vargas Caballero
<k0ga@shike2.com>
Thu, 15 Nov 2012 19:57:37 +0000
(20:57 +0100)
committer
Roberto E. Vargas Caballero
<k0ga@shike2.com>
Thu, 15 Nov 2012 19:57:37 +0000
(20:57 +0100)
---
st.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
st.c
patch
|
blob
|
history
diff --git
a/st.c
b/st.c
index
db21901
..
367ab51
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-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
*/
return;