summaryrefslogtreecommitdiff
path: root/src/split.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-16 21:37:37 +0000
committerJim Meyering <jim@meyering.net>2005-06-16 21:37:37 +0000
commitf696c57a8ee46a7df82f860275b88fb329740e69 (patch)
tree37bbda4d602d8d9a910f7a1af5bf3eb957640184 /src/split.c
parentf07a234d1d0fad264b2e3653223740a25fc964f5 (diff)
downloadcoreutils-f696c57a8ee46a7df82f860275b88fb329740e69.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/split.c')
0 files changed, 0 insertions, 0 deletions