upload tizen1.0 source
[framework/telephony/libslp-tapi.git] / include / tapi / ITapiSat.h
index ed9126a..8d91522 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Kyeongchul Kim <kyeongchul.kim@samsung.com>
+ * Contact: Ja-young Gu <jygu@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -35,9 +35,6 @@
 #ifndef _ITAPI_SAT_H_
 #define _ITAPI_SAT_H_
 
-/*==================================================================================================
-                                         INCLUDE FILES
-==================================================================================================*/
 #include <TelSat.h>
 #include <TelDefines.h>
 #include <TapiCommon.h>
@@ -47,40 +44,8 @@ extern "C"
 {
 #endif
 
-/*==================================================================================================
-                                           CONSTANTS
-==================================================================================================*/
-
-
-/*==================================================================================================
-                                            MACROS
-==================================================================================================*/
-
-
-/*==================================================================================================
-                                             ENUMS
-==================================================================================================*/
-
-
-/*==================================================================================================
-                                 STRUCTURES AND OTHER TYPEDEFS
-==================================================================================================*/
-
-
-/*==================================================================================================
-                                 GLOBAL VARIABLE DECLARATIONS
-==================================================================================================*/
-
-
-/*==================================================================================================
-                                     FUNCTION PROTOTYPES
-==================================================================================================*/
-
-
-/*================================================================================================*/
-
  /**
- * @breif Sends the user choice of the main menu options to the USIM.
+ * @brief Sends the user choice of the main menu options to the USIM.
  *
  * @par Notes:
  * A set of possible menu options is supplied by the USIM
@@ -424,4 +389,3 @@ int tel_send_sat_app_exec_result(TelSatAppsRetInfo_t* pAppRetInfo);
 /**
  * @}
  */
-