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
38d6976c
Commit
38d6976c
authored
Mar 27, 2012
by
Premysl Hruby
Committed by
antirez
Mar 27, 2012
Browse files
declare hashDictType as external too
parent
efd412f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis.h
View file @
38d6976c
...
...
@@ -683,7 +683,7 @@ extern dictType setDictType;
extern
dictType
zsetDictType
;
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