diff --git a/src/math_special.cpp b/src/math_special.cpp index 4ed91ba51f..243d5a05f3 100644 --- a/src/math_special.cpp +++ b/src/math_special.cpp @@ -183,7 +183,7 @@ static const double nfac_table[] = { 5.42391066613159e+295, 9.00369170577843e+297, 1.503616514865e+300, // nmaxfactorial = 167 -}; +}; /* ---------------------------------------------------------------------- factorial n vial lookup from precomputed table