aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/lib-xref.ads
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2012-06-12 12:16:11 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2012-06-12 12:16:11 +0200
commit05a0a2ead1f4ecdf5cf5e59ab0abeba7c04dfa44 (patch)
treee2941c4348334dfec9994e52793183c6d5699a10 /gcc/ada/lib-xref.ads
parent93901a431ff1050faddba401484ee8cc9c553e90 (diff)
downloadgcc-05a0a2ead1f4ecdf5cf5e59ab0abeba7c04dfa44.zip
gcc-05a0a2ead1f4ecdf5cf5e59ab0abeba7c04dfa44.tar.gz
gcc-05a0a2ead1f4ecdf5cf5e59ab0abeba7c04dfa44.tar.bz2
[multiple changes]
2012-06-12 Robert Dewar <dewar@adacore.com> * lib-xref.ads: Minor reformatting. 2012-06-12 Pascal Obry <obry@adacore.com> * a-direct.adb (Delete_File): Delete symbolic links silently instead of raising the Name_Error exception when the symbolic link is pointing to a non existent file. From-SVN: r188440
Diffstat (limited to 'gcc/ada/lib-xref.ads')
-rw-r--r--gcc/ada/lib-xref.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/lib-xref.ads b/gcc/ada/lib-xref.ads
index c0fd316..faf715a 100644
--- a/gcc/ada/lib-xref.ads
+++ b/gcc/ada/lib-xref.ads
@@ -366,7 +366,7 @@ package Lib.Xref is
-- of the current file.
-- a reference (e.g. a call) at line 8 column 4 of the
- -- of the current file.
+ -- current file.
-- the END line of the body has an explicit reference to
-- the name of the procedure at line 12, column 13.