Skip to content

Commit 36b3f93

Browse files
perazzjvdp1
andauthored
Update src/stdlib_linalg_state.fypp
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent c6ab922 commit 36b3f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_linalg_state.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ module stdlib_linalg_state
335335

336336
end function new_state_nowhere
337337

338-
! Append a generic value to the error flag (rank-agnostic)
338+
!> Append a generic value to the error flag (rank-agnostic)
339339
pure subroutine appendr(msg,a,prefix)
340340
class(*),optional,intent(in) :: a(..)
341341
character(len=*),intent(inout) :: msg

0 commit comments

Comments
 (0)