Skip to content

Commit 6dde4d6

Browse files
committed
improved line spacing; nothing special in this commit
1 parent 4d3cd0d commit 6dde4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_string_type.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module stdlib_string_type
1616

1717
implicit none
1818
private
19-
19+
2020
public :: string_type
2121
public :: len, len_trim, trim, index, scan, verify, repeat, adjustr, adjustl, to_lower, to_upper, to_title, reverse
2222
public :: lgt, lge, llt, lle, char, ichar, iachar

0 commit comments

Comments
 (0)