mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Rename hello header.
This commit is contained in:
2
main.c
2
main.c
@@ -28,7 +28,7 @@ int main()
|
|||||||
|
|
||||||
Initialize();
|
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");
|
printf("Copyright (C) 2019-2020 Natalia Portillo\n");
|
||||||
|
|
||||||
pkt_server_hello = GetHello();
|
pkt_server_hello = GetHello();
|
||||||
|
|||||||
Reference in New Issue
Block a user