summaryrefslogtreecommitdiff
path: root/src/expr.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-16 21:36:48 +0000
committerJim Meyering <jim@meyering.net>2005-06-16 21:36:48 +0000
commitf07a234d1d0fad264b2e3653223740a25fc964f5 (patch)
tree4c55d7632d302e113b00e0121ed97f237aa139d1 /src/expr.c
parent4d2d749ee627d388c4d1b55d168a7c30a626ab1d (diff)
downloadcoreutils-f07a234d1d0fad264b2e3653223740a25fc964f5.tar.xz
Don't embed `this'-style quotes in format strings.
Include "quote.h". Rather than this: error (..., "...`%s'...", arg); do this: error (..., "...%s...", quote (arg));
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions