This commit is contained in:
maliakal_d 2021-10-18 15:51:46 +02:00
parent 843a35d2f9
commit e4b141dda5

View File

@ -4210,7 +4210,7 @@ int copy_detector_server(int file_des) {
if (receiveData(file_des, args, sizeof(args), OTHER) < 0)
return printSocketReadError();
#ifdef EIGERD
#if defined(EIGERD) || defined(VIRTUAL)
functionNotImplemented();
#else