Code style.

This commit is contained in:
2020-03-01 17:02:54 +00:00
parent cac25cf7b0
commit 1f98e89f4c
7 changed files with 228 additions and 220 deletions

4
main.c
View File

@@ -23,8 +23,8 @@
int main()
{
AaruPacketHello* pkt_server_hello;
int ret;
AaruPacketHello* pkt_server_hello;
int ret;
Initialize();