projects
/
redis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b565670
)
Corrected typo in documentation for R_Zero, R_PosInf, R_NegInf, R_Nan;
author
vambo
<vpoldra@gmail.com>
Fri, 26 Aug 2011 18:40:18 +0000
(21:40 +0300)
committer
vambo
<vpoldra@gmail.com>
Fri, 26 Aug 2011 18:40:18 +0000
(21:40 +0300)
src/redis.c
patch
|
blob
|
blame
|
history
diff --git
a/src/redis.c
b/src/redis.c
index 6b92018df3e7b3c3cdc4cf5e46fa8a3431fa4dca..e8f6b9963676d0b036742414cb70ab641fb44081 100644
(file)
--- a/
src/redis.c
+++ b/
src/redis.c
@@
-57,7
+57,7
@@
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
* at runtime to avoid strange compiler optimizations. */