From e1551d9145c09ad3be6f54734ac4ad6ac450439b Mon Sep 17 00:00:00 2001 From: julie Date: Tue, 23 Mar 2010 19:55:21 +0000 Subject: Fix comments to generate wrapper correctly --- SRC/dsgesv.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SRC/dsgesv.f') diff --git a/SRC/dsgesv.f b/SRC/dsgesv.f index 3ff3be78..da588a0a 100644 --- a/SRC/dsgesv.f +++ b/SRC/dsgesv.f @@ -62,7 +62,7 @@ * The number of right hand sides, i.e., the number of columns * of the matrix B. NRHS >= 0. * -* A (input or input/ouptut) DOUBLE PRECISION array, +* A (input/output) DOUBLE PRECISION array, * dimension (LDA,N) * On entry, the N-by-N coefficient matrix A. * On exit, if iterative refinement has been successfully used -- cgit v1.2.3