norm ok fonctionnement ok leaks ok

This commit is contained in:
hugogogo
2021-09-03 16:45:46 +02:00
parent 5ab8015b2e
commit 2d00b06f1c
10 changed files with 33 additions and 45 deletions

View File

@@ -15,7 +15,7 @@ typedef struct s_client
int done;
} t_client;
t_client client;
t_client g_client;
#endif