summaryrefslogtreecommitdiff
path: root/gcc/ada/xref_lib.adb
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2012-06-12 10:14:44 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2012-06-12 10:14:44 +0000
commitb11ac6d5c1089f6d64f7f0c143cc7b1468f25515 (patch)
tree92ef26c049da2ec8184dd48cb7db5e5da916e546 /gcc/ada/xref_lib.adb
parentfc211e7dc03757f73145c8c6bd4d26a17f93afb2 (diff)
downloadgcc-b11ac6d5c1089f6d64f7f0c143cc7b1468f25515.tar.gz
2012-06-12 Robert Dewar <dewar@adacore.com>
* xref_lib.adb, sem_ch13.adb, lib-xref.adb: Minor reformatting. 2012-06-12 Javier Miranda <miranda@adacore.com> * lib-xref.ads Adding missing documentation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@188439 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/xref_lib.adb')
-rw-r--r--gcc/ada/xref_lib.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/xref_lib.adb b/gcc/ada/xref_lib.adb
index 4ff1cdc4fcf..30180af042d 100644
--- a/gcc/ada/xref_lib.adb
+++ b/gcc/ada/xref_lib.adb
@@ -1103,8 +1103,8 @@ package body Xref_Lib is
Ptr := Ptr + 1;
end if;
- -- Imported entities might special indication as to their external
- -- name:
+ -- Imported entities may have an indication specifying information
+ -- about the corresponding external name:
-- 5U14*Foo2 5>20 6b<c,myfoo2>22 # Imported entity
-- 5U14*Foo2 5>20 6i<c,myfoo2>22 # Exported entity