From b3c6f7f125fd554f57baeb09dac1bfa25b1f8bea Mon Sep 17 00:00:00 2001 From: Sinyoung Hwang Date: Mon, 25 Mar 2013 21:00:25 +0900 Subject: [PATCH] Applied, inspection header : osp-net Change-Id: If1f3923fac607cc1631bbd2f3bff4a554f3d7a28 Signed-off-by: Sinyoung Hwang --- inc/FNetSockSecureSocket.h | 2 +- inc/FNetSockSocket.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/FNetSockSecureSocket.h b/inc/FNetSockSecureSocket.h index d3bb951..e40c529 100644 --- a/inc/FNetSockSecureSocket.h +++ b/inc/FNetSockSecureSocket.h @@ -21,7 +21,7 @@ * @brief This is the header file for the %SecureSocket class. * * This header file contains the declarations of the %SecureSocket class. @n - * The %SecureSocket class provides secured simple methods for sending and receiving the data over a network. + * This class provides secured simple methods for sending and receiving the data over a network. */ #ifndef _FNET_SOCK_SECURE_SOCKET_H_ diff --git a/inc/FNetSockSocket.h b/inc/FNetSockSocket.h index f461cfa..cc3ff65 100644 --- a/inc/FNetSockSocket.h +++ b/inc/FNetSockSocket.h @@ -21,7 +21,7 @@ * @brief This is the header file for the %Socket class. * * This header file contains the declarations of the %Socket class. @n -* The %Socket class is a base class that provides methods for sending and receiving the data over a network. +* This class is a base class that provides methods for sending and receiving the data over a network. */ #ifndef _FNET_SOCK_SOCKET_H_ -- 2.7.4