Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
4d7b9a27
Commit
4d7b9a27
authored
Jul 31, 2008
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* mlib-utl.ads: Fix typo.
From-SVN: r138375
parent
ad4cb23c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/ada/mlib-utl.ads
+1
-1
No files found.
gcc/ada/mlib-utl.ads
View file @
4d7b9a27
...
@@ -51,7 +51,7 @@ package MLib.Utl is
...
@@ -51,7 +51,7 @@ package MLib.Utl is
--
the
path
,
run
it
also
.
Output_File
is
the
path
name
of
the
archive
to
--
the
path
,
run
it
also
.
Output_File
is
the
path
name
of
the
archive
to
--
create
.
Objects
is
the
list
of
the
path
names
of
the
object
files
to
be
--
create
.
Objects
is
the
list
of
the
path
names
of
the
object
files
to
be
--
put
in
the
archive
.
This
procedure
currently
assumes
that
it
is
always
--
put
in
the
archive
.
This
procedure
currently
assumes
that
it
is
always
--
called
in
the
context
of
gnatmake
.
If
other
executable
start
using
this
--
called
in
the
context
of
gnatmake
.
If
other
executable
s
start
using
this
--
procedure
,
an
additional
parameter
would
need
to
be
added
,
and
calls
to
--
procedure
,
an
additional
parameter
would
need
to
be
added
,
and
calls
to
--
Osint
.
Program_Name
updated
accordingly
in
the
body
.
--
Osint
.
Program_Name
updated
accordingly
in
the
body
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment