From: Aleksandra Pasek <pa...@adacore.com> gcc/ada/ChangeLog:
* libgnat/s-valuen.ads: Correct comment. Tested on x86_64-pc-linux-gnu, committed on master. --- gcc/ada/libgnat/s-valuen.ads | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/ada/libgnat/s-valuen.ads b/gcc/ada/libgnat/s-valuen.ads index 047ded6204b..a57ee5567ac 100644 --- a/gcc/ada/libgnat/s-valuen.ads +++ b/gcc/ada/libgnat/s-valuen.ads @@ -30,8 +30,8 @@ ------------------------------------------------------------------------------ -- This package is used to compute the Value attribute for enumeration types --- other than those in packages Standard and System. See unit Exp_Imgv for --- details of the format of constructed image tables. +-- other than those in package Standard. See unit Exp_Imgv for details of the +-- format of constructed image tables. generic -- 2.43.0