summaryrefslogtreecommitdiff
path: root/src/expr.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-16 21:40:43 +0000
committerJim Meyering <jim@meyering.net>2005-06-16 21:40:43 +0000
commit0cda9b5eb8a8b9e297a95817f02bda12c21de94e (patch)
tree0ace2a127ae621ac11cd4e66a8285c9915bcb5c5 /src/expr.c
parent0919e29116ac69b5ef4a647c3f85d0f5ec5445bf (diff)
downloadcoreutils-0cda9b5eb8a8b9e297a95817f02bda12c21de94e.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