mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
minor
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user