""
This commit is contained in:
@@ -21,6 +21,6 @@ typedef struct {
|
||||
|
||||
typedef addr_pair key_type; /* index into hash table */
|
||||
|
||||
hash_type* addr_hash_create();
|
||||
hash_type* addr_hash_create(void);
|
||||
|
||||
#endif /* __ADDR_HASH_H_ */
|
||||
|
||||
Reference in New Issue
Block a user