getopt: merge from gnulib: don't use `...' quotes
commit7784135eb0de2d083bf3460c1386aee1c056e96e
authorZack Weinberg <zackw@panix.com>
Fri, 31 Mar 2017 11:39:55 +0000 (31 07:39 -0400)
committerZack Weinberg <zackw@panix.com>
Fri, 7 Apr 2017 11:46:50 +0000 (7 07:46 -0400)
tree49e103d2510009dfa21a4ad60ba1c428d93f0ee8
parentbf079e19f50d64aa5e05b5e17ec29afab9aabb20
getopt: merge from gnulib: don't use `...' quotes

I'm not sure whether this is official GNU style now, but `...' quotes
haven't looked properly balanced in most people's terminal fonts since
2001ish? and gnulib has chosen to switch over to '...' quotes.
I'm merging this separately from the other changes in gnulib because
it's very mechanical.

* posix/getopt.c, posix/getopt.h, posix/getopt1.c, posix/getopt_int.h:
Use '...' instead of `...' for quotation marks inside
comments and strings.
ChangeLog
posix/getopt.c
posix/getopt.h
posix/getopt1.c
posix/getopt_int.h