From f1b20d2758a7cf6d92fabd50fc71bc8fedba7da2 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Mon, 30 Nov 2009 10:36:20 +0100 Subject: Minor comment updates. From-SVN: r154761 --- gcc/ada/lib-writ.ads | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/ada/lib-writ.ads') diff --git a/gcc/ada/lib-writ.ads b/gcc/ada/lib-writ.ads index d5236773a3d..fa8af04d6ae 100644 --- a/gcc/ada/lib-writ.ads +++ b/gcc/ada/lib-writ.ads @@ -157,7 +157,7 @@ package Lib.Writ is -- One of these lines appears for each of the arguments present in the -- call to the gnat1 program. This can be used if it is necessary to - -- reconstruct this call (e.g. for fix and continue) + -- reconstruct this call (e.g. for fix and continue). -- ------------------- -- -- P Parameters -- @@ -235,7 +235,7 @@ package Lib.Writ is -- generated exception tables. If ZX is not present, the -- longjmp/setjmp exception scheme is in use. -- - -- Note that language defined units never output policy (Lx,Tx,Qx) + -- Note that language defined units never output policy (Lx, Tx, Qx) -- parameters. Language defined units must correctly handle all -- possible cases. These values are checked for consistency by the -- binder and then copied to the generated binder output file. -- cgit v1.2.1