copy: correct misuse of quote in diagnostic
authorJeff Liu <jeff.liu@oracle.com>
Mon, 2 May 2011 14:26:32 +0000 (16:26 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 3 May 2011 08:15:13 +0000 (10:15 +0200)
commitefa479c1e5e3cef6d31a6b4adde14d6a86e1d62e
tree768eae9a9f5cab7b8e226356e7ceb3d366d3d5c2
parentb83d2896854de3823665d32630fb68e2c887c17b
copy: correct misuse of quote in diagnostic

* src/copy.c (copy_reg): Multiple uses of quote (s) in an
argument list is erroneous.  Use quote_n, instead.
src/copy.c