init mutex broken
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef PHILO_PROTO_H
|
||||
# define PHILO_PROTO_H
|
||||
|
||||
// t_mtx mutex;
|
||||
|
||||
// init.c
|
||||
t_philo *init(int ac, char **av, pthread_t **id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user