Noted changes to zrandom.c comments

This commit is contained in:
Landon Curt Noll
2021-12-05 23:38:28 -08:00
parent 241f777d07
commit 71138215a9

View File

@@ -7,6 +7,9 @@ The following are the changes from calc version 2.14.0.11 to date:
Minor improvement of various help files. Made format of help
files more consistent.
Corrected a few comments in zrandom.c, including a case where
the comment referred to 1007 when it should have used 2^32.
The following are the changes from calc version 2.14.0.9 to 2.14.0.10: