X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fhash.h;h=83ed6afff9e3b714991af3c63176984ca3403ef8;hb=refs%2Fheads%2F1.1-ed25519;hp=c26e7acd66ee95e7980f89f73f88f0e443a1e744;hpb=6dfdb323612184529b4b83c1be914dda8262de47;p=tinc diff --git a/src/hash.h b/src/hash.h index c26e7acd..83ed6aff 100644 --- a/src/hash.h +++ b/src/hash.h @@ -38,4 +38,4 @@ extern void *hash_search_or_insert(hash_t *, const void *key, const void *value) extern void hash_clear(hash_t *); extern void hash_resize(hash_t *, size_t n); -#endif /* __TINC_HASH_H__ */ +#endif /* __TINC_HASH_H__ */