projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f77ef4
)
datetime: fix doxygen
author
Yakov Goldberg
<yakov.g@samsung.com>
Mon, 30 Dec 2013 12:24:39 +0000
(14:24 +0200)
committer
Yakov Goldberg
<yakov.g@samsung.com>
Mon, 30 Dec 2013 13:44:17 +0000
(15:44 +0200)
src/lib/elm_datetime_eo.h
patch
|
blob
|
history
diff --git
a/src/lib/elm_datetime_eo.h
b/src/lib/elm_datetime_eo.h
index 93168b43710cb7519e00d87e775323971764ce29..ec5a9ddbe674b4e6f225f399d362b59c119a2a28 100644
(file)
--- a/
src/lib/elm_datetime_eo.h
+++ b/
src/lib/elm_datetime_eo.h
@@
-120,7
+120,7
@@
enum
*
* @brief Get the current value of a field.
*
- * @param[out] currtime
+ * @param[
in,
out] currtime
* @param[out] ret
*
* @see elm_datetime_value_get
@@
-150,7
+150,7
@@
enum
*
* @brief Get the lower boundary of a field.
*
- * @param[out] mintime
+ * @param[
in,
out] mintime
* @param[out] ret
*
* @see elm_datetime_value_min_get
@@
-180,7
+180,7
@@
enum
*
* @brief Get the upper boundary of a field.
*
- * @param[out] maxtime
+ * @param[
in,
out] maxtime
* @param[out] ret
*
* @see elm_datetime_value_max_get