khash: add eol so picky compilers stop warning

This commit is contained in:
Edward Thomson
2015-07-28 08:22:26 +02:00
committed by Carlos Martín Nieto
parent a4743de873
commit f2dc6b77ee
+1 -1
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 */