Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
8af9fe84
Commit
8af9fe84
authored
Mar 27, 2012
by
Premysl Hruby
Browse files
declare hashDictType as external too
parent
d1949054
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis.h
View file @
8af9fe84
...
...
@@ -817,7 +817,7 @@ extern dictType zsetDictType;
extern
dictType
clusterNodesDictType
;
extern
dictType
dbDictType
;
extern
double
R_Zero
,
R_PosInf
,
R_NegInf
,
R_Nan
;
dictType
hashDictType
;
extern
dictType
hashDictType
;
/*-----------------------------------------------------------------------------
* Functions prototypes
...
...
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