/**
* @file ask-user-channel.cpp
* @author Bartlomiej Grzelewski <b.grzelewski@samsung.com>
- * @autor Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @autor Rafal Krypa <r.krypa@samsung.com>
+ * @author Piotr Sawicki <p.sawicki2@partner.samsung.com>
+ * @author Rafal Krypa <r.krypa@samsung.com>
* @brief The implementation of Channel.
*/
* limitations under the License
*/
/**
- * @file ask-user-client.h
+ * @file ask-user-client-channel.h
* @author Bartlomiej Grzelewski <b.grzelewski@samsung.com>
* @author Piotr Sawicki <p.sawicki2@partner.samsung.com>
* @brief The declaration of IClientCallbacks and ClientChannel.
* limitations under the License
*/
/**
- * @file ask-user-server.h
+ * @file ask-user-server-channel.h
* @author Bartlomiej Grzelewski <b.grzelewski@samsung.com>
* @author Piotr Sawicki <p.sawicki2@partner.samsung.com>
* @brief The declaration of IServerCallbacks and ServerChannel.
* limitations under the License
*/
/**
- * @file CredentialsException.h
+ * @file credentials-exception.h
* @author Piotr Sawicki <p.sawicki2@partner.samsung.com>
* @brief The declaration of CredentialsException.
*/
*/
/**
* @file credentials.h
- * @autor Piotr Sawicki <p.sawicki2@partner.samsung.com>
+ * @author Piotr Sawicki <p.sawicki2@partner.samsung.com>
* @brief The declaration of Credentials.
*/
* limitations under the License
*/
/**
- * @file sock-desc.cpp
+ * @file sock-desc.h
* @author Bartlomiej Grzelewski <b.grzelewski@samsung.com>
- * @autor Piotr Sawicki <p.sawicki2@partner.samsung.com>
+ * @author Piotr Sawicki <p.sawicki2@partner.samsung.com>
* @brief The declaration of SockDesc.
*/
* limitations under the License
*/
/**
- * @file sock.cpp
+ * @file sock.h
* @author Bartlomiej Grzelewski <b.grzelewski@samsung.com>
* @brief The declaration of client/server Sock wrapper.
*/
* limitations under the License
*/
/**
- * @file Credentials.cpp
+ * @file credentials.cpp
* @author Piotr Sawicki <p.sawicki2@partner.samsung.com>
* @brief The implementation of Credentials.
*/