Return descriptions for most-positive-fixnum and most-negative-fixnum
were reversed in csug, flipped to be correct. original commit: f0ea46428e90095ce864964e5bfe7449c9488d85
This commit is contained in:
parent
cd2dc690b0
commit
bc6795cfac
|
@ -180,9 +180,9 @@ cases, code that does not perform these checks.
|
|||
%----------------------------------------------------------------------------
|
||||
\entryheader
|
||||
\formdef{most-positive-fixnum}{\categoryprocedure}{(most-positive-fixnum)}
|
||||
\returns the most negative fixnum supported by the system
|
||||
\formdef{most-negative-fixnum}{\categoryprocedure}{(most-negative-fixnum)}
|
||||
\returns the most positive fixnum supported by the system
|
||||
\formdef{most-negative-fixnum}{\categoryprocedure}{(most-negative-fixnum)}
|
||||
\returns the most negative fixnum supported by the system
|
||||
\listlibraries
|
||||
\endentryheader
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user