1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

(quotearg_n_options): Make options' parameter be const'.

This commit is contained in:
Jim Meyering
1999-01-01 07:03:16 +00:00
parent dd16dfb3e3
commit 32acfd66d0
+1 -1
View File
@@ -307,7 +307,7 @@ quotearg_buffer (char *buffer, size_t buffersize,
N must be nonnegative. */
static char *
quotearg_n_options (unsigned int n, char const *arg,
struct quoting_options *options)
struct quoting_options const *options)
{
static unsigned int nslots;
static struct slotvec