Rename hello header.

This commit is contained in:
2020-03-01 05:49:49 +00:00
parent c384986506
commit d4891dc781

2
main.c
View File

@@ -28,7 +28,7 @@ int main()
Initialize();
printf("DiscImageChef Remote Server %s\n", DICMOTE_VERSION);
printf("Aaru Remote Server %s\n", DICMOTE_VERSION);
printf("Copyright (C) 2019-2020 Natalia Portillo\n");
pkt_server_hello = GetHello();