From 6e33f7651f5a081b48951879105d7744bdbe94ba Mon Sep 17 00:00:00 2001 From: Andrew Chael Date: Mon, 14 Feb 2022 22:31:04 -0500 Subject: [PATCH] Update fixup.c closing bracket on wrong side of #endif for when #DRIFT_FLOOR=0 --- fixup.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fixup.c b/fixup.c index c341460..cee1a54 100644 --- a/fixup.c +++ b/fixup.c @@ -278,9 +278,8 @@ void fixup1zone( int i, int j, int k, double pv[NPR] ) QdotB, QdotBnew, reldiff); } #endif //end check on QdotB - -#endif } +#endif #if(DOKTOT) if(pv_prefloor[RHO] >0){