We have a server ! (2)

This commit is contained in:
Adrien Bourmault 2021-06-16 19:49:41 +02:00
parent 3046f41506
commit 057cad2bfb
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ static inline int bindSocket(int newSocket)
//
// Commands understood by the server
//
// TODO dict of commands
// -------------------------------------------------------------------------- //
// Server main function //