From: Jim Meyering Date: Fri, 1 Jan 1999 07:03:16 +0000 (+0000) Subject: (quotearg_n_options): Make `options' parameter be `const'. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f3336ebb70869ea0abd8c84283e61f3e3cf7a5d;p=pspp (quotearg_n_options): Make `options' parameter be `const'. --- diff --git a/lib/quotearg.c b/lib/quotearg.c index a0863606b1..baf28c6106 100644 --- a/lib/quotearg.c +++ b/lib/quotearg.c @@ -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