Compiler warning.

SVN revision: 14874
This commit is contained in:
sebastid 2005-05-20 18:15:50 +00:00 committed by sebastid
parent 0ef7b7e31e
commit d1649294c1
1 changed files with 1 additions and 0 deletions

View File

@ -38,4 +38,5 @@ int main(int argc, char **argv)
event_hup, NULL);
ecore_main_loop_begin();
ecore_shutdown();
return 0;
}