sxt: minor fix;
This commit is contained in:
parent
4bef969192
commit
a9238b8f8e
@ -76,7 +76,7 @@ void sxt_key_free(sxtkey_t *);
|
|||||||
int sxt_key_generate(sxtkey_t *, int , int );
|
int sxt_key_generate(sxtkey_t *, int , int );
|
||||||
|
|
||||||
/* key custom hash ops */
|
/* key custom hash ops */
|
||||||
int sxt_key_assign_hash(const sxtkey_t *, uint64_t);
|
int sxt_key_assign_hash(sxtkey_t *, uint64_t);
|
||||||
uint64_t sxt_key_hash(const sxtkey_t *);
|
uint64_t sxt_key_hash(const sxtkey_t *);
|
||||||
|
|
||||||
#endif /* __SXT_SXTKEY_H__ */
|
#endif /* __SXT_SXTKEY_H__ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user