From d69cb5ee78e4aad5a78e49a726dfa927ce3075a1 Mon Sep 17 00:00:00 2001 From: Hyunwoo Kim Date: Mon, 1 Jul 2013 16:47:49 +0900 Subject: [PATCH] Fix doxygen guide Change-Id: I3c229ec62fb993e5787ba9c719488013d181fb7b Signed-off-by: Hyunwoo Kim --- inc/FSecSecureElement.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inc/FSecSecureElement.h b/inc/FSecSecureElement.h index 2d8189c..7d071bf 100644 --- a/inc/FSecSecureElement.h +++ b/inc/FSecSecureElement.h @@ -16,7 +16,7 @@ /** * @file FSecSecureElement.h - * @brief This is the header file for the %SecureElement namespace.\ + * @brief This is the header file for the %SecureElement namespace. * @since 2.2 * * This is the header file for the %SecureElement namespace. @@ -46,10 +46,10 @@ * * The %SecureElement namespace contains classes and interfaces for managing secure elements, by getting information from secure elements and sending APDUs. @n * - * For more information on the %SecureElement namespace features, see Secure Element Guide. + * For more information on the %SecureElement namespace features, see Secure Element Guide. * * The following diagram illustrates the relationships between the classes belonging to the %SecureElement namespace. - * //@image html security_secure_element_classdiagram.png + * @image html security_secure_element_classdiagram.png * */ namespace Tizen { namespace Security { namespace SecureElement -- 2.7.4