summaryrefslogtreecommitdiff
path: root/src/join.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-16 21:28:41 +0000
committerJim Meyering <jim@meyering.net>2005-06-16 21:28:41 +0000
commit0441b743b0e89b12900f9085600846d2e5d0ceaf (patch)
treeadcf7d04a78c94c027f57bba59bad23902fc54c8 /src/join.c
parente50dc3f9fbb3b86bccefedc6712f0d711d6bf2ad (diff)
downloadcoreutils-0441b743b0e89b12900f9085600846d2e5d0ceaf.tar.xz
Rather than this: error (..., "...`%s'...", arg);
do this: error (..., "...%s...", quote (arg));
Diffstat (limited to 'src/join.c')
0 files changed, 0 insertions, 0 deletions