""
This commit is contained in:
@@ -17,7 +17,7 @@ typedef struct {
|
||||
int protocol;
|
||||
} ip_service;
|
||||
|
||||
hash_type* serv_hash_create();
|
||||
hash_type* serv_hash_create(void);
|
||||
void serv_hash_initialise(hash_type* sh);
|
||||
|
||||
#endif /* __SERV_HASH_H_ */
|
||||
|
||||
Reference in New Issue
Block a user