maint: sort: remove the last uses of "'%s'" in diagnostics
commit447b5d9320e22eed51cd64b8de766ccb1686f230
authorJim Meyering <meyering@redhat.com>
Mon, 30 Jan 2012 11:48:20 +0000 (30 12:48 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 30 Jan 2012 19:43:58 +0000 (30 20:43 +0100)
treeb905143ccd29ea839acb759d57474847af97cf76
parentd1b0155d805ce51d8f155e648d1e9ad2edb95397
maint: sort: remove the last uses of "'%s'" in diagnostics

* src/sort.c (key_warnings): Use quote (quote_n, since there are two)
rather than literal single quotes ('%s') in diagnostic.
src/sort.c