This commit is contained in:
Dhanya Maliakal
2015-10-29 17:39:47 +01:00
parent b5b7e7e529
commit 1c9d01ea1c

View File

@ -884,7 +884,7 @@ void UDPStandardImplementation::stopReceiver(){
cout << "Receiver Stopped" << endl;
cout << "Status: " << runStatusType(status) << endl;
cout << endl;
cout << endl << endl;
}