Index: sources/storage/TreatmentLog.cpp =================================================================== diff -u -r9d5e23f6277a0b3c8c643413e6ff0257695420d3 -rb043c5b9919a9a435e50907772ec8346823b05d6 --- sources/storage/TreatmentLog.cpp (.../TreatmentLog.cpp) (revision 9d5e23f6277a0b3c8c643413e6ff0257695420d3) +++ sources/storage/TreatmentLog.cpp (.../TreatmentLog.cpp) (revision b043c5b9919a9a435e50907772ec8346823b05d6) @@ -616,9 +616,8 @@ /*! * \brief TreatmentLog::testPendingTxReports - * \details this function count downs for the _pendingInterval + * \details this function counts downs for the _pendingInterval * when the _pendingCounter reaches 0 will search for the files - * in the _TreatmentLog.logPathPending() * and if there is any will get the recent file in the list * and asks for the TxCode by emitting the didPendingTxr signal */