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
b45ea4d2
Commit
b45ea4d2
authored
Apr 10, 2005
by
François-Xavier Coudert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* runtime/environ.c: Correct previous commit for obvious typo.
From-SVN: r97947
parent
64d5075d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
libgfortran/runtime/environ.c
+1
-1
No files found.
libgfortran/runtime/environ.c
View file @
b45ea4d2
...
...
@@ -495,7 +495,7 @@ static variable variable_table[] = {
"Print optional plus signs in numbers where permitted. Default FALSE."
},
{
"GFORTRAN_DEFAULT_RECL"
,
DEFAULT_RECL
,
&
options
.
default_recl
,
init_
integer
,
show_unsigned
_integer
,
init_
unsigned_integer
,
show
_integer
,
"Default maximum record length for sequential files. Most useful for
\n
"
"adjusting line length of preconnected units. Default "
stringize
(
DEFAULT_RECL
)},
...
...
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