Rename structures.

This commit is contained in:
2020-03-01 05:52:58 +00:00
parent a2d9f96de7
commit e1bc701311
9 changed files with 170 additions and 170 deletions

2
main.c
View File

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