mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 14:41:14 +08:00
ada: Fix misphrasing in comment
gcc/ada/ * lib-xref.adb (Generate_Reference): Fix misphrasing in comment.
This commit is contained in:
parent
8e56d311d3
commit
81fd08ae71
@ -776,7 +776,7 @@ package body Lib.Xref is
|
||||
Set_Referenced_As_LHS (E, False);
|
||||
|
||||
-- For OUT parameter not covered by the above cases, we simply
|
||||
-- regard it as a non-reference.
|
||||
-- regard it as a reference.
|
||||
|
||||
else
|
||||
Set_Referenced_As_Out_Parameter (E);
|
||||
|
Loading…
x
Reference in New Issue
Block a user