This commit is contained in:
Dhanya Maliakal 2016-10-31 16:24:23 +01:00
parent ad304094ba
commit d789b4a606

View File

@ -2354,7 +2354,7 @@ int slsReceiverTCPIPInterface::set_timer() {
strcpy(mess,"Error reading from socket\n");
ret = FAIL;
}
printf("index[0]:%d index[1]:%d\n",index[0],index[1]);
// execute action if the arguments correctly arrived
#ifdef SLS_RECEIVER_UDP_FUNCTIONS
if (ret==OK) {