Index: sources/gui/guicontroller.cpp =================================================================== diff -u -rd2035a8728794afeefaa244bf8d1597926d945f5 -r618891879f5cdc68e37ee68eea005afb76dd4e5b --- sources/gui/guicontroller.cpp (.../guicontroller.cpp) (revision d2035a8728794afeefaa244bf8d1597926d945f5) +++ sources/gui/guicontroller.cpp (.../guicontroller.cpp) (revision 618891879f5cdc68e37ee68eea005afb76dd4e5b) @@ -1,16 +1,16 @@ /*! - * + * * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. - * + * * \file guicontroller.cpp * \author (last) Peter Lucia * \date (last) 25-Jun-2020 * \author (original) Behrouz NematiPour * \date (original) 24-Sep-2019 - * + * */ #include "guicontroller.h" @@ -284,7 +284,7 @@ /*! * \brief GuiController::didFailedTransmit - * Raises an HD communiation timeout alarm if communication with HD is lost. + * Raises an HD communication timeout alarm if communication with HD is lost. * \param seq - Sequence that failed to transmit */ void GuiController::didFailedTransmit(Sequence seq)