(typo) Fix variable name

This commit is contained in:
langou
2026-03-26 08:30:15 -06:00
committed by GitHub
parent ea65bb77ba
commit d6bf599fd7
+1 -1
View File
@@ -239,7 +239,7 @@
*
* Quick return if possible.
*
IF( MINMNM.EQ.0 ) RETURN
IF( MINMN.EQ.0 ) RETURN
*
NFXD = NFXD - 1
*