Commit 770937fd by Jim Meyering Committed by Jim Meyering

* gnat_ugn.texi (Examples of gnatxref Usage): Fix typo: s/it it/it is/

From-SVN: r172892
parent 906876b0
2011-04-23 Jim Meyering <meyering@redhat.com>
* gnat_ugn.texi (Examples of gnatxref Usage): Fix typo: s/it it/it is/
2011-04-22 Eric Botcazou <ebotcazou@adacore.com> 2011-04-22 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/decl.c (make_packable_type): Copy DECL_PARALLEL_TYPE * gcc-interface/decl.c (make_packable_type): Copy DECL_PARALLEL_TYPE
......
...@@ -12634,7 +12634,7 @@ that is the entity @code{Main} is declared in main.ads, line 2, column 9, ...@@ -12634,7 +12634,7 @@ that is the entity @code{Main} is declared in main.ads, line 2, column 9,
its body is in main.adb, line 1, column 14 and is not referenced any where. its body is in main.adb, line 1, column 14 and is not referenced any where.
The entity @code{Print} is declared in bar.ads, line 2, column 15 and it The entity @code{Print} is declared in bar.ads, line 2, column 15 and it
it referenced in main.adb, line 6 column 12 and line 7 column 12. is referenced in main.adb, line 6 column 12 and line 7 column 12.
@item gnatxref package1.adb package2.ads @item gnatxref package1.adb package2.ads
@code{gnatxref} will generates cross-reference information for @code{gnatxref} will generates cross-reference information for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment