mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-09 14:32:43 +00:00
khash: add eol so picky compilers stop warning
This commit is contained in:
parent
a4743de873
commit
f2dc6b77ee
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user