summary refs log tree commit diff
path: root/src/parser.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2018-05-19 02:39:45 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-05-28 17:12:23 +0800
commit15a60c2357f772ccf953772859e8f9fc124442e2 (patch)
tree2dccb7758dc6d772cf9ccea46736f410a1afa6c6 /src/parser.c
parentoutput: Fix fmtstr return value (diff)
downloaddash-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