Merge "fix klocwork issue" into tizen_2.2
[platform/framework/native/uifw.git] / inc / FUiCtrlListItemBase.h
index c0bb958..45fce40 100644 (file)
@@ -9,7 +9,7 @@
 //     http://www.apache.org/licenses/LICENSE-2.0/
 //
 // Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an ”AS IS” BASIS,
+// distributed under the License is distributed on an "AS IS" BASIS,
 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 // See the License for the specific language governing permissions and
 // limitations under the License.
@@ -112,7 +112,7 @@ public:
         * @exception E_SUCCESS         The method is successful.
         * @exception E_INVALID_ARG     A specified input parameter is invalid.
         * @exception E_SYSTEM          A system error has occurred.
-        * @remarks  
+        * @remarks
         *                      - If the context item is not set, ListView() or GroupedListView() does not display the context item and an item sweep event is generated when an
         *                      item is swept.
         *                      - The specified @c pItem should be deleted by the applications when it is no longer used.