* dllwrap.c: Replace 'program_name' with 'prog_name' to avoid conflicts with
authorNick Clifton <nickc@redhat.com>
Tue, 13 Jul 2004 16:46:51 +0000 (16:46 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 13 Jul 2004 16:46:51 +0000 (16:46 +0000)
commit61513dc1cba5822b78735459477e09ce819a948e
tree71965de1c32821816bdfb4f25bc3469c0249bac6
parent982de27abece55998694ef88dd9dd17f309ace40
* dllwrap.c: Replace 'program_name' with 'prog_name' to avoid conflicts with
  exported global defined in bucomm.h.
  (deduce_name): Rename parameter 'program_name' to 'name' to avoid shadowing
  the global defined in bucomm.h.
binutils/ChangeLog
binutils/dllwrap.c