This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA] fix parameter name discrepancy...


... Between comment and reality.

In the code, the second parameter of bfd_sections_find_if() is called
"operation". However, the documentation calls it "func". I am not sure
what the conventions are in binutils, so it might actually be
deliberate, but I'm pointing it out anyway.

2004-09-09  Joel Brobecker  <brobecker@gnat.com>

        * section.c (bfd_sections_find_if): Fix parameter name in
        comment to match code.

Comment change only. Not tested. Should I commit?

-- 
Joel

Attachment: section.c.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]