mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 20:36:01 +01:00
Return statement in wrong scope.
This commit is contained in:
parent
0415b68513
commit
792e430f66
@ -293,8 +293,8 @@ qmckl_exit_code qmckl_sherman_morrison(const qmckl_context context,
|
||||
l += 1;
|
||||
}
|
||||
|
||||
}
|
||||
return QMCKL_SUCCESS;
|
||||
}
|
||||
}
|
||||
#+end_src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user