(struct quoting_options): Use unsigned int for quote_these_too, so
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Nov 2004 05:58:47 +0000 (05:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Nov 2004 05:58:47 +0000 (05:58 +0000)
commit2b13c71b8560203814efd6b45f8fa387d5ab0418
tree92789f2ab757aff4cf1cb48a2e59c42d3c507d91
parentaa33a4bea6151c466f7728cfe222ea753567a1b5
(struct quoting_options): Use unsigned int for quote_these_too, so
that right shifts are well defined.  All uses changed.
lib/quotearg.c