resolved unexpected additionnal call to the chained list
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# define PHILO_PROTO_H
|
||||
|
||||
// init.c
|
||||
t_philo *init(char **av, pthread_t *id);
|
||||
t_philo *init(char **av, pthread_t **id);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user