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:
442d880
)
Revert "evas example: fix warning in compilation of evas-box.c."
author
Cedric Bail
<cedric.bail@free.fr>
Thu, 27 Feb 2014 14:10:35 +0000
(11:10 -0300)
committer
Cedric Bail
<cedric.bail@free.fr>
Thu, 27 Feb 2014 14:10:35 +0000
(11:10 -0300)
This reverts commit
442d880cf6168cb5f13ce7dd566de6bb7bd987d6
.
Sorry mixed command of pull/push here.
src/examples/evas/evas-box.c
patch
|
blob
|
history
diff --git
a/src/examples/evas/evas-box.c
b/src/examples/evas/evas-box.c
index
cd158a1
..
c58298e
100644
(file)
--- a/
src/examples/evas/evas-box.c
+++ b/
src/examples/evas/evas-box.c
@@
-27,7
+27,7
@@
static const char *border_img_path = PACKAGE_EXAMPLES_DIR "/red.png";
-static const char
commands[]
= \
+static const char
*commands
= \
"commands are:\n"
"\ta - change the box's alignment values\n"
"\tp - change the box's padding values\n"