summaryrefslogtreecommitdiff
path: root/src/nice.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-16 21:38:27 +0000
committerJim Meyering <jim@meyering.net>2005-06-16 21:38:27 +0000
commita38ee1953f5aabd1bb93fd8479a4e7f191855c31 (patch)
treead9e6c394ba788765e436f712795e515af14631e /src/nice.c
parentf696c57a8ee46a7df82f860275b88fb329740e69 (diff)
downloadcoreutils-a38ee1953f5aabd1bb93fd8479a4e7f191855c31.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/nice.c')
0 files changed, 0 insertions, 0 deletions