From 704228bdcc8e23d3ffd65748acbb6ee9ecba0083 Mon Sep 17 00:00:00 2001 From: Yannick Moy Date: Tue, 20 Oct 2015 12:42:53 +0000 Subject: fmap.adb, [...]: Fix coding style for marking start of processing of subprograms. 2015-10-20 Yannick Moy * fmap.adb, a-cihama.adb, sem_ch5.adb, make.adb, inline.adb, a-cfhase.adb, scng.adb, sem_ch12.adb, freeze.adb, tempdir.adb, sem_util.adb, sem_res.adb, s-regexp.adb, a-clrefi.adb: Fix coding style for marking start of processing of subprograms. 2015-10-20 Yannick Moy * lib-xref-spark_specific.adb (Add_SPARK_File): Start traversal by requesting info from stubs. (Traverse_All_Compilation_Units): Remove unused procedure. (Traverse_Declarations_Or_Statements): Handle protected and task units. * lib-xref.ads (Traverse_All_Compilation_Units): Remove unused procedure. * restrict.adb (Check_Restriction): Do not ignore restrictions in GNATprove_Mode. From-SVN: r229078 --- gcc/ada/scng.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/scng.adb') diff --git a/gcc/ada/scng.adb b/gcc/ada/scng.adb index 7bf8ea2..0216ddf 100644 --- a/gcc/ada/scng.adb +++ b/gcc/ada/scng.adb @@ -641,7 +641,7 @@ package body Scng is end loop; end Scan_Integer; - -- Start of Processing for Nlit + -- Start of processing for Nlit begin Base := 10; -- cgit v1.1