From d1915cb82c1319af3267e9617fd81ecbeef01a2c Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Thu, 12 Nov 2015 12:59:18 +0100 Subject: [multiple changes] 2015-11-12 Arnaud Charlet * back_end.adb, opt.ads (Debugger_Level): Update comment. (Scan_Back_End_Switches): Set Debugger_Level. 2015-11-12 Bob Duff * fmap.adb, debug.ads, checks.adb, exp_ch11.adb: Minor edits. 2015-11-12 Doug Rupp * s-stchop-vxworks.adb (Stack_Limit): Export vice Import. 2015-11-12 Gary Dismukes * sem_dim.adb: Minor reformatting. From-SVN: r230246 --- gcc/ada/checks.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/checks.adb') diff --git a/gcc/ada/checks.adb b/gcc/ada/checks.adb index f992aa2..05ec983 100644 --- a/gcc/ada/checks.adb +++ b/gcc/ada/checks.adb @@ -169,7 +169,7 @@ package body Checks is end record; -- The following table keeps track of saved checks. Rather than use an - -- extensible table. We just use a table of fixed size, and we discard + -- extensible table, we just use a table of fixed size, and we discard -- any saved checks that do not fit. That's very unlikely to happen and -- this is only an optimization in any case. -- cgit v1.1