From 9935ed463aab89535e10087667d47f422b0422c4 Mon Sep 17 00:00:00 2001 From: Weston Ortiz Date: Wed, 11 May 2022 09:05:27 -0600 Subject: [PATCH] fix gcc error for argument mismatch --- packages/seacas/applications/blot/mscomd.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/seacas/applications/blot/mscomd.f b/packages/seacas/applications/blot/mscomd.f index 9ed8a5e030..c9c45094c9 100644 --- a/packages/seacas/applications/blot/mscomd.f +++ b/packages/seacas/applications/blot/mscomd.f @@ -482,7 +482,7 @@ SUBROUTINE MSCOMD (A, CURPRO, MSHTYP, INLINE, INVERB, IFLD, CALL INIINT (3, 1, LTYP) CALL SETMSH (2, 'UNDEFORM', 'NONE', MSHSEL, LTYP, & 0, IDUM, 0, IDUM, 'WIREFRAM', ' ', ISSNPS, ISSESS) - CALL SCOLOR (.TRUE., CDUM, IDUM, IDUM, RDUM, IDUM, + CALL SCOLOR (.TRUE., CDUM, IDUM, [IDUM], [RDUM], [IDUM], * CDUM, SHDCOL, ISHDCL, IDELB) C --Set display options