Rename "encoded" parameter in ada-lang.c:symbol_completion_match...
authorJoel Brobecker <brobecker@gnat.com>
Thu, 29 Mar 2012 23:30:29 +0000 (23:30 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 29 Mar 2012 23:30:29 +0000 (23:30 +0000)
commit6ea35997bf6e897985a5885b04b001c346db9a35
treeb5cd729deb996ec752348d50280518ecfedfdd05
parente701b3c0f9fe487f85f4537de3133c34f58c8990
Rename "encoded" parameter in ada-lang.c:symbol_completion_match...

... This is mostly to be consistent with the style used for the other
parameter of the same kind ("wild_match_p") in that function.

gdb/ChangeLog:

        * ada-lang.c (symbol_completion_match): Rename parameter
        "encoded" into "encoded_p".  Ajust code and documentation
        accordingly.
gdb/ChangeLog
gdb/ada-lang.c