From 3354f96dac09a7c57641fd19083f3aefe0790a35 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sun, 13 Apr 2008 18:03:09 +0000 Subject: sfn_scan.adb, [...]: Fix comment typos. gcc/ada/ * sfn_scan.adb, sfn_scan.ads, sinfo.ads, sinput-d.ads, sinput-l.adb, sinput-l.ads, sinput.ads, snames.ads, sprint.adb, stand.ads, stringt.ads, styleg.adb, styleg.ads, stylesw.adb, stylesw.ads, switch.ads, sysdep.c, table.adb, table.ads, targparm.ads, tb-gcc.c, tbuild.ads, tracebak.c, trans.c, tree_io.adb, treepr.adb, types.adb, types.ads, uintp.adb, uintp.ads, utils.c, utils2.c, validsw.ads, vms_conv.adb, vms_conv.ads, vms_data.ads, widechar.adb, widechar.ads, xeinfo.adb, xgnatugn.adb, xr_tabls.adb, xr_tabls.ads, xref_lib.adb, xref_lib.ads, xsinfo.adb: Fix comment typos. From-SVN: r134243 --- gcc/ada/utils2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/utils2.c') diff --git a/gcc/ada/utils2.c b/gcc/ada/utils2.c index a380d44..3c6cb00 100644 --- a/gcc/ada/utils2.c +++ b/gcc/ada/utils2.c @@ -143,7 +143,7 @@ known_alignment (tree exp) both type and expression information in this case. Beware that we can still get a dummy designated subtype here (e.g. Taft - Amendement types), in which the alignment information is meaningless and + Amendment types), in which the alignment information is meaningless and should be ignored. We always compute a type_alignment value and return the MAX of it -- cgit v1.1