merge conflict fixed in filename bug

This commit is contained in:
Dhanya Maliakal
2017-12-08 12:09:10 +01:00
2 changed files with 4 additions and 4 deletions

View File

@@ -8137,9 +8137,8 @@ string slsDetector::setFileName(string s) {
pthread_mutex_lock(&ms);
fileIO::setFileName(parentDet->getNameFromReceiverFilePrefix(string(retval)));
pthread_mutex_unlock(&ms);
*/
*/
sretval = fileIO::getNameFromReceiverFilePrefix(string(retval));
}
if(ret==FORCE_UPDATE)