khash: add eol so picky compilers stop warning

This commit is contained in:
Edward Thomson 2015-06-30 13:41:01 +00:00 committed by Carlos Martín Nieto
parent a4743de873
commit f2dc6b77ee

View File

@ -619,4 +619,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 */