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.
7878| Attribute | Type | Description | Initial value |
7979| ------------------| ---------------| -------------------------------------------------| --------------|
8080| ` 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 |
8282| ` indent_lines ` | Logical | Flag to indent subsequent lines by four columns | ` .true. ` |
8383| ` len_buffer ` | Integer | Number of valid characters in buffer | 0 |
8484| ` 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