Change initnumbs[] to be NULL terminated

This commit is contained in:
Landon Curt Noll
2021-09-28 22:32:06 -07:00
parent 459c07b121
commit 9e92d4a35a
3 changed files with 9 additions and 9 deletions

View File

@@ -35,8 +35,6 @@
#endif
#define INITCONSTCOUNT 15 /* number of initnumbs[] pre-defined constants */
/*
* Rational arithmetic definitions.
*/