Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
c74b7c77
You need to sign in or sign up before continuing.
Commit
c74b7c77
authored
Aug 26, 2011
by
vambo
Browse files
Corrected typo in documentation for R_Zero, R_PosInf, R_NegInf, R_Nan;
parent
b5656701
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis.c
View file @
c74b7c77
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
struct sharedObjectsStruct shared;
struct sharedObjectsStruct shared;
/* Global vars that are actally used as constants. The following double
/* Global vars that are act
u
ally 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. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment