Fix the boiler plate codes
[platform/framework/native/appfw.git] / inc / FSecAccessController.h
index 08d52aa..2be764c 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
 //
 
 /**
- * @if VISPARTNER
  * @file       FSecAccessController.h
  * @brief      This is the header file for the %AccessController class.
  *
  * This header file contains the declarations of the %AccessController class.
- * @endif
  */
 
 #ifndef _FSEC_ACCESS_CONTROLLER_H_
@@ -83,7 +80,7 @@ public:
     *
     * @since 2.1
     * @return          An error code
-    * @param[in]       appId                                   The package ID
+    * @param[in]       packageId                                       The package ID
     * @param[in]       privilege                               A string of the specified privilege
     * @exception       E_SUCCESS                               The method is successful and the request is granted.
     * @exception       E_INVALID_ARG                   The specified @c privilege is invalid privilege string.