Revert "evas example: fix warning in compilation of evas-box.c."

This reverts commit 442d880cf6.

Sorry mixed command of pull/push here.
This commit is contained in:
Cedric Bail 2014-02-27 11:10:35 -03:00
parent 442d880cf6
commit 4ecc4eb615
1 changed files with 1 additions and 1 deletions

View File

@ -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"