summaryrefslogtreecommitdiff
path: root/SRC/dlasr.f
diff options
context:
space:
mode:
authorJulie <julie@cs.utk.edu>2016-09-15 22:07:11 -0700
committerJulie <julie@cs.utk.edu>2016-09-15 22:15:55 -0700
commit843115bbda74bc27b8e0dfa8abd275d7c4522707 (patch)
tree708c2c360865091178f24b6cc7eb559ea7ff09e6 /SRC/dlasr.f
parent9e6bfe88acd54561d987c973671dea74c804d0ab (diff)
downloadlapack-843115bbda74bc27b8e0dfa8abd275d7c4522707.tar.gz
lapack-843115bbda74bc27b8e0dfa8abd275d7c4522707.tar.bz2
lapack-843115bbda74bc27b8e0dfa8abd275d7c4522707.zip
Fix issue #8 reported by @matzeri on July 21st 2016
Issue was due to missing Doxygen group, and other Doxygen Group related issue
Diffstat (limited to 'SRC/dlasr.f')
-rw-r--r--SRC/dlasr.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlasr.f b/SRC/dlasr.f
index 7ad05fe2..356b7214 100644
--- a/SRC/dlasr.f
+++ b/SRC/dlasr.f
@@ -194,7 +194,7 @@
*
*> \date September 2012
*
-*> \ingroup auxOTHERauxiliary
+*> \ingroup OTHERauxiliary
*
* =====================================================================
SUBROUTINE DLASR( SIDE, PIVOT, DIRECT, M, N, C, S, A, LDA )