diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2018-05-19 02:39:45 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-05-28 17:12:23 +0800 |
commit | 15a60c2357f772ccf953772859e8f9fc124442e2 (patch) | |
tree | 2dccb7758dc6d772cf9ccea46736f410a1afa6c6 /src/parser.h | |
parent | output: Fix fmtstr return value (diff) | |
download | dash-15a60c2357f772ccf953772859e8f9fc124442e2.tar.gz dash-15a60c2357f772ccf953772859e8f9fc124442e2.zip |
jobs: Replace some uses of fmtstr with stpcpy/stpncpy
Some uses of fmtstr, particularly the ones without a format string, can be replaced with stpcpy or stpncpy. This patch does that so we don't have to introduce unnecessary format strings in order to silence compiler warnings. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions