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
57f611d9
Commit
57f611d9
authored
Aug 26, 2011
by
vambo
Committed by
antirez
Sep 20, 2011
Browse files
Corrected typo in documentation for R_Zero, R_PosInf, R_NegInf, R_Nan;
parent
20c26321
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis.c
View file @
57f611d9
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,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