* mi/mi-getopt.c (mi_getopt): Rename `optind' and `optarg' to
authorAndrey Smirnov <ndreys@sourceware.org>
Sat, 17 Dec 2011 06:09:54 +0000 (06:09 +0000)
committerAndrey Smirnov <ndreys@sourceware.org>
Sat, 17 Dec 2011 06:09:54 +0000 (06:09 +0000)
commit324478caa723baa5c1cca23cb284fa928982b326
tree261bf0ab0bcb01b8c55d2894acf6c01583f3b936
parent54dc829719bc3d9d424d2196f811cdde3669cb2d
* mi/mi-getopt.c (mi_getopt): Rename `optind' and `optarg' to
`oind' and `oarg', respectively(-Wshadow).
(mi_valid_noargs): Ditto.
gdb/ChangeLog
gdb/mi/mi-getopt.c