projects
/
alioth
/
wtf-mksh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
8fe6311
)
fix typo in comment
author
tg
<tg@mirbsd.org>
Mon, 20 Nov 2017 02:32:32 +0000
(
02:32
+0000)
committer
tg
<tg@mirbsd.org>
Mon, 20 Nov 2017 02:32:32 +0000
(
02:32
+0000)
funcs.c
patch
|
blob
|
history
diff --git
a/funcs.c
b/funcs.c
index
9142bbc
..
ea745b3
100644
(file)
--- a/
funcs.c
+++ b/
funcs.c
@@
-38,7
+38,7
@@
#endif
#endif
#endif
#endif
-__RCSID("$MirOS: src/bin/mksh/funcs.c,v 1.35
0 2017/05/05 22:53:28
tg Exp $");
+__RCSID("$MirOS: src/bin/mksh/funcs.c,v 1.35
1 2017/11/20 02:32:32
tg Exp $");
#if HAVE_KILLPG
/*
#if HAVE_KILLPG
/*
@@
-3533,7
+3533,7
@@
c_cat(const char **wp)
continue;
}
if (errno == EPIPE) {
continue;
}
if (errno == EPIPE) {
- /* fake receiving sign
e
l */
+ /* fake receiving sign
a
l */
rv = ksh_sigmask(SIGPIPE);
} else {
/* an error occured during writing */
rv = ksh_sigmask(SIGPIPE);
} else {
/* an error occured during writing */