From d789b4a606ee51735d763cd1744a829d38e59d01 Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Mon, 31 Oct 2016 16:24:23 +0100 Subject: [PATCH] trying --- slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp b/slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp index 1a477e7cd..c87200ddd 100644 --- a/slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp +++ b/slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp @@ -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) {