From 43c5696dfa156ed24dba1fac47723c3bd80bf4cd Mon Sep 17 00:00:00 2001 From: charlet Date: Fri, 23 Dec 2011 09:34:21 +0000 Subject: 2011-12-23 Pascal Obry * gnatcmd.adb, prj.adb, prj-nmsc.adb: Minor reformatting. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182655 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/prj-nmsc.adb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/ada/prj-nmsc.adb') diff --git a/gcc/ada/prj-nmsc.adb b/gcc/ada/prj-nmsc.adb index c3cb4b6e351..7c5d5f3e16b 100644 --- a/gcc/ada/prj-nmsc.adb +++ b/gcc/ada/prj-nmsc.adb @@ -116,7 +116,7 @@ package body Prj.Nmsc is end record; No_File_Found : constant File_Found := - (No_File, No_File, 0, False, No_Location); + (No_File, No_File, 0, False, No_Location); package Excluded_Sources_Htable is new GNAT.Dynamic_HTables.Simple_HTable (Header_Num => Header_Num, @@ -4847,7 +4847,7 @@ package body Prj.Nmsc is (Get_Name_String (Lib_Symbol_Policy.Value)); begin - -- Symbol policy must hove one of a limited number of values + -- Symbol policy must have one of a limited number of values if Value = "autonomous" or else Value = "default" then Project.Symbol_Data.Symbol_Policy := Autonomous; -- cgit v1.2.1