[fix] fixing some formatting
This commit is contained in:
@@ -584,4 +584,4 @@ typedef const char *kh_cstr_t;
|
||||
#define KHASH_MAP_INIT_STR(name, khval_t) \
|
||||
KHASH_INIT(name, kh_cstr_t, khval_t, 1, kh_str_hash_func, kh_str_hash_equal)
|
||||
|
||||
#endif /* __AC_KHASH_H */
|
||||
#endif /* __AC_KHASH_H */
|
||||
|
||||
Reference in New Issue
Block a user