]> git.meshlink.io Git - meshlink/blobdiff - src/hash.h
Fix whitespace.
[meshlink] / src / hash.h
index c26e7acd66ee95e7980f89f73f88f0e443a1e744..83ed6afff9e3b714991af3c63176984ca3403ef8 100644 (file)
@@ -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__ */