summaryrefslogtreecommitdiff
path: root/SRC/zrot.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zrot.f')
-rw-r--r--SRC/zrot.f3
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/zrot.f b/SRC/zrot.f
index abd30c0b..dd890e76 100644
--- a/SRC/zrot.f
+++ b/SRC/zrot.f
@@ -76,6 +76,8 @@
*> \param[in] C
*> \verbatim
*> C is DOUBLE PRECISION
+*> \endverbatim
+*>
*> \param[in] S
*> \verbatim
*> S is COMPLEX*16
@@ -84,7 +86,6 @@
*> [ -conjg(S) C ]
*> where C*C + S*CONJG(S) = 1.0.
*> \endverbatim
-*> \endverbatim
*>
*
* Authors