diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2015-02-26 17:17:46 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2015-02-26 18:05:10 +0000 |
commit | 06b73f4199944fb8a7d2c8874f91ed1deb7f4c44 (patch) | |
tree | 027ddaaa6765b1e755984e565629780c3d6b6cbc /gdb/auto-load.h | |
parent | 532f44ed674a74edc1ef1aa6fd7fed911413e1ba (diff) | |
download | gdb-06b73f4199944fb8a7d2c8874f91ed1deb7f4c44.zip gdb-06b73f4199944fb8a7d2c8874f91ed1deb7f4c44.tar.gz gdb-06b73f4199944fb8a7d2c8874f91ed1deb7f4c44.tar.bz2 |
objcopy: Avoid shadowing optarg.
In commit 7173b38a442c007a554ea200817a0eadce89c87b I used optarg as the
name for a function parameter, shadowing the global of that name. This
commit changes the function parameter to be called arg.
binutils/ChangeLog:
* objcopy.c (init_section_add): Rename optarg to arg in order to
avoid shadowing a global variable.
Diffstat (limited to 'gdb/auto-load.h')
0 files changed, 0 insertions, 0 deletions