File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ significant events encountered during the execution of a program.
78
78
| Attribute | Type | Description | Initial value |
79
79
| ------------------| ---------------| -------------------------------------------------| --------------|
80
80
| ` add_blank_line ` | Logical | Flag to precede output with a blank line | ` .false. ` |
81
- | ` buffer ` | Character(:) | Buffer to build output string | Unallocated |
81
+ | ` buffer ` | Character(:) | Buffer to build output string | Unallocated |
82
82
| ` indent_lines ` | Logical | Flag to indent subsequent lines by four columns | ` .true. ` |
83
83
| ` len_buffer ` | Integer | Number of valid characters in buffer | 0 |
84
84
| ` log_units ` | Integer array | List of I/O units used for output | Unallocated |
You can’t perform that action at this time.
0 commit comments