Fix doxygen documentation in ipc-lib 80/138180/5
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>
Tue, 11 Jul 2017 10:22:47 +0000 (12:22 +0200)
committerZofia Abramowska <z.abramowska@samsung.com>
Wed, 12 Jul 2017 15:44:11 +0000 (15:44 +0000)
Change-Id: I631f094555f5c81f535e88e42f85f406571c57be

src/ipc-lib/ask-user-channel.cpp
src/ipc-lib/askuser-notification/ask-user-client-channel.h
src/ipc-lib/askuser-notification/ask-user-server-channel.h
src/ipc-lib/askuser-notification/credentials-exception.h
src/ipc-lib/askuser-notification/credentials.h
src/ipc-lib/askuser-notification/sock-desc.h
src/ipc-lib/askuser-notification/sock.h
src/ipc-lib/credentials.cpp

index 83209c919fafb773d5539f7d54a0ba75c0cb2ac0..79c8a818e9e0544b1f847ad350107fa5c6c65db5 100644 (file)
@@ -16,8 +16,8 @@
 /**
  * @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.
  */
 
index 294bdb2a54df68a7485d06d11653e029440c45e8..7978c9f9a52c800c1b7d90f2f361e4c219a51973 100644 (file)
@@ -14,7 +14,7 @@
  *  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.
index 2d04c44a65903127692564959388589348a4e836..fcb353b855347c97c82b8d39a4a32adfb0ed9ca0 100644 (file)
@@ -14,7 +14,7 @@
  *  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.
index 5c38c5825fecea5e96a6b42d13eccd5a4bebb7d3..7e28c9f427f7afb94280358c11127507e299b531 100644 (file)
@@ -14,7 +14,7 @@
  *  limitations under the License
  */
 /**
- * @file        CredentialsException.h
+ * @file        credentials-exception.h
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
  * @brief       The declaration of CredentialsException.
  */
index 6fc3307d6ea361ee51d78fba39a8bb2854b8269b..cecb0cf4e5228fc5097883aa6d470ed84f485114 100644 (file)
@@ -15,7 +15,7 @@
  */
 /**
  * @file        credentials.h
- * @autor       Piotr Sawicki <p.sawicki2@partner.samsung.com>
+ * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
  * @brief       The declaration of Credentials.
  */
 
index ebdc5cd6c53274b7ffec216b944a3fac31f13980..819a9866dcee3965f805fe9b4a18b471684847f1 100644 (file)
@@ -14,9 +14,9 @@
  *  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.
  */
 
index 6895beadbceafa48c6ade2ccbc087d5d31cae6fe..5377d379a5741535e7244399ef7305fbdcd16b47 100644 (file)
@@ -14,7 +14,7 @@
  *  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.
  */
index 9418f294c9ccf4956dd46c4e2ea783ad8a6b8490..401bf30dce9338955e197500d637f94c92c61ca2 100644 (file)
@@ -14,7 +14,7 @@
  *  limitations under the License
  */
 /**
- * @file        Credentials.cpp
+ * @file        credentials.cpp
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
  * @brief       The implementation of Credentials.
  */