aboutsummaryrefslogtreecommitdiff
path: root/hash.inc.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hash.inc.h (renamed from hash.inc)2
1 files changed, 0 insertions, 2 deletions
diff --git a/hash.inc b/hash.inc.h
index 81da6218..0b07629f 100644
--- a/hash.inc
+++ b/hash.inc.h
@@ -59,5 +59,3 @@ int HASH_FREE(TYPE) ( TABLE(TYPE)* table ) {
}
#endif /* TYPE */
-
-// vim: ft=c