fix typos and comment formatting
This commit is contained in:
parent
f7d4f49809
commit
58ed5ba3ce
34 changed files with 73 additions and 128 deletions
|
|
@ -1,6 +1,4 @@
|
|||
//
|
||||
// Created by loki on 12/27/19.
|
||||
//
|
||||
|
||||
#include "network.h"
|
||||
#include "utility.h"
|
||||
|
|
@ -112,4 +110,4 @@ void free_host(ENetHost *host) {
|
|||
|
||||
enet_host_destroy(host);
|
||||
}
|
||||
} // namespace net
|
||||
} // namespace net
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue