minor fixes

This commit is contained in:
elvis
2022-04-16 15:07:25 +02:00
parent a7a0027f86
commit 68d3051c4f
3 changed files with 43 additions and 17 deletions

3
src/client.c Normal file
View File

@ -0,0 +1,3 @@
int main() {
return 0;
}