Some description about profile function have been added 97/138897/1
authorPark, Sehwan <sehwan@samsung.com>
Fri, 14 Jul 2017 07:14:32 +0000 (16:14 +0900)
committerPark, Sehwan <sehwan@samsung.com>
Fri, 14 Jul 2017 07:14:32 +0000 (16:14 +0900)
Change-Id: I0caca4fd29497c1d4c92a285c650029567d53bdd

ism/src/tizen_profile.cpp

index 6908469..2ee3d30 100644 (file)
@@ -26,6 +26,9 @@
 #include <stdlib.h>
 #include "tizen_profile.h"
 
+/**
+ * The current profile information will be passed as a return value
+ */
 tizen_profile_t _get_tizen_profile()
 {
     static tizen_profile_t profile = TIZEN_PROFILE_UNKNOWN;