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

This reverts commit 442d880cf6168cb5f13ce7dd566de6bb7bd987d6.

Sorry mixed command of pull/push here.
This commit is contained in:
Cedric Bail 2014-02-27 11:10:35 -03:00
parent c15cd4eb5b
commit 3364026e82
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"