Dear Maintainer,
Add a declaration to empty parentheses.
Add parameters as type declarations to "hdbmwalk()"
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
hdbm.h | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/hdbm.h b/hdbm.h
index 59cec4e..a60faba 100644
--- a/hdbm.h
+++ b/hdbm.h
@@ -61,10 +61,11 @@ HDBMDATUM {
#define HASHTABLE struct hashtable
#endif