projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae8fd7
)
evas: revert patch from Zbigniew Kosinski due to Tom's good argument.
author
Cedric BAIL
<cedric.bail@free.fr>
Fri, 30 Nov 2012 07:58:31 +0000
(07:58 +0000)
committer
Cedric BAIL
<cedric.bail@free.fr>
Fri, 30 Nov 2012 07:58:31 +0000
(07:58 +0000)
SVN revision: 79872
src/lib/evas/Evas.h
patch
|
blob
|
history
diff --git
a/src/lib/evas/Evas.h
b/src/lib/evas/Evas.h
index
a5bfd3e
..
acd2886
100644
(file)
--- a/
src/lib/evas/Evas.h
+++ b/
src/lib/evas/Evas.h
@@
-11050,8
+11050,7
@@
EAPI const char *evas_object_textblock_replace_char
*
* Normally alignment is 0.0 (top of object). Values given should be
* between 0.0 and 1.0 (1.0 bottom of object, 0.5 being vertically centered
- * etc.). Function sets 0.0 on values less than 0.0 and 1.0 on values
- * greater than 1.0.
+ * etc.).
*
* @param obj The given textblock object.
* @param align A value between @c 0.0 and @c 1.0.