From: Jim Meyering Date: Fri, 1 Jan 1999 07:03:16 +0000 (+0000) Subject: (quotearg_n_options): Make `options' parameter be `const'. X-Git-Tag: FILEUTILS-4_1-b2~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32acfd66d0bcc47044b0b2b1846f4204ea2da5af;p=thirdparty%2Fcoreutils.git (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