diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2011-07-07 15:22:03 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2011-07-07 16:41:14 +0800 |
commit | a401e9df3df2951c0ec34406d723f6ad3c861afb (patch) | |
tree | 80e263bcb2d91410a8d89548fd9ffb75f3aa85d4 /src/exec.c | |
parent | [OUTPUT] Make outc an inline function (diff) | |
download | dash-a401e9df3df2951c0ec34406d723f6ad3c861afb.tar.gz dash-a401e9df3df2951c0ec34406d723f6ad3c861afb.zip |
[BUILTIN] Eliminate unnecessary promotion in echocmd
The patch to make outc into an inline function created an unnecessary promotion in echocmd due to its use of char vs. the int used by outc. This patch changes echocmd to use int instead. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions