From 623fba708e6a8c331b4c20e2b9a9d01a30857742 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Thu, 29 May 2008 10:06:21 +0200 Subject: [PATCH] * sinput-p.ads: Minor reformatting From-SVN: r136142 --- gcc/ada/sinput-p.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ada/sinput-p.ads b/gcc/ada/sinput-p.ads index 85ac35d..2eb3e37 100644 --- a/gcc/ada/sinput-p.ads +++ b/gcc/ada/sinput-p.ads @@ -32,7 +32,7 @@ with Scans; use Scans; package Sinput.P is function Load_Project_File (Path : String) return Source_File_Index; - -- Load into memory the source of a project source file. Initialize the + -- Load the source of a project source file into memory and initialize the -- Scans state. procedure Reset_First; -- 2.7.4