Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
nbillard 2023-02-07 14:26:04 +01:00
commit c3240303fb
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,7 @@ git pull
```
upload updates
git
``` sh
git add .
git commit -m "meaningfull message"

View file

@ -1,3 +1,4 @@
/*test */
/* librairie standard ... */
#include <stdlib.h>
/* pour getopt */