summaryrefslogtreecommitdiff
path: root/ns_hash.h
diff options
context:
space:
mode:
authorchris <>2003-02-06 10:51:24 +0000
committerchris <>2003-02-06 10:51:24 +0000
commit2dc4a06dda004862b5718a6d5ad0c0373558dc1a (patch)
tree5d94b350445ac019c9ff6e6be5bf49b2f807c30b /ns_hash.h
parent5058cf3bc5934ef4080b5ef422f4a24b49db4a42 (diff)
downloadiftop-2dc4a06dda004862b5718a6d5ad0c0373558dc1a.zip
""
Diffstat (limited to 'ns_hash.h')
-rw-r--r--ns_hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ns_hash.h b/ns_hash.h
index 78814be..8135d8f 100644
--- a/ns_hash.h
+++ b/ns_hash.h
@@ -14,6 +14,6 @@
#include <arpa/inet.h>
#include "hash.h"
-hash_type* ns_hash_create();
+hash_type* ns_hash_create(void);
#endif /* __NS_HASH_H_ */