diff --git a/src/qmckl_error.org b/src/qmckl_error.org index 35d9ee6..595814f 100644 --- a/src/qmckl_error.org +++ b/src/qmckl_error.org @@ -184,7 +184,7 @@ void qmckl_string_of_error(qmckl_exit_code error, char string[<>), intent(out) :: string + character*(<>), intent(out) :: string end function qmckl_string_of_error end interface #+end_src