changeset 1598:d0dff44eca51

(quotearg_n_options): Make `options' parameter be `const'.
author Jim Meyering <jim@meyering.net>
date Fri, 01 Jan 1999 07:03:16 +0000
parents 287550eb5c15
children 5066d31835c0
files lib/quotearg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/quotearg.c
+++ b/lib/quotearg.c
@@ -307,7 +307,7 @@
    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