maint: sort: remove the last uses of "'%s'" in diagnostics
authorJim Meyering <meyering@redhat.com>
Mon, 30 Jan 2012 11:48:20 +0000 (12:48 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 30 Jan 2012 19:43:58 +0000 (20:43 +0100)
* src/sort.c (key_warnings): Use quote (quote_n, since there are two)
rather than literal single quotes ('%s') in diagnostic.


No differences found