elementary - trivial changes
authorChunEon Park <hermet@hermet.pe.kr>
Wed, 3 Aug 2011 11:14:30 +0000 (11:14 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Wed, 3 Aug 2011 11:14:30 +0000 (11:14 +0000)
SVN revision: 62048

src/lib/Elementary.h.in

index 000e641..3a2f314 100644 (file)
@@ -705,8 +705,7 @@ extern "C" {
     *
     * @param obj The Elementary object
     * @param item The label id to get (NULL for the default label)
-    * @return text of the label or
-    *         NULL for any error
+    * @return text of the label or NULL for any error
     *
     * @note Elementary objects may have many labels (e.g. Action Slider)
     *
@@ -736,8 +735,7 @@ extern "C" {
     *
     * @param obj The Elementary object
     * @param item The content id to get (NULL for the default content)
-    * @return content of the object or
-    *         NULL for any error
+    * @return content of the object or NULL for any error
     *
     * @note Elementary objects may have many contents
     *