mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 00:28:26 -05:00
Merge pull request #78 from vambo/patch-1
Corrected typo in documentation for R_Zero, R_PosInf, R_NegInf, R_Nan;
This commit is contained in:
commit
ac1f6fd07a
@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
struct sharedObjectsStruct shared;
|
struct sharedObjectsStruct shared;
|
||||||
|
|
||||||
/* Global vars that are actally used as constants. The following double
|
/* Global vars that are actually used as constants. The following double
|
||||||
* values are used for double on-disk serialization, and are initialized
|
* values are used for double on-disk serialization, and are initialized
|
||||||
* at runtime to avoid strange compiler optimizations. */
|
* at runtime to avoid strange compiler optimizations. */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user