projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdbf04c
)
* sinput-p.ads: Minor reformatting
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Thu, 29 May 2008 08:06:21 +0000
(10:06 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Thu, 29 May 2008 08:06:21 +0000
(10:06 +0200)
From-SVN: r136142
gcc/ada/sinput-p.ads
patch
|
blob
|
history
diff --git
a/gcc/ada/sinput-p.ads
b/gcc/ada/sinput-p.ads
index 85ac35d331a878dcd48d4fb274a2c32621b813e8..2eb3e376802bc981b9fb25b8a6cd090812f2c4cf 100644
(file)
--- 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. I
nitialize the
+ -- Load
the source of a project source file into memory and i
nitialize the
-- Scans state.
procedure Reset_First;