Add return value.

SVN revision: 15078
This commit is contained in:
sebastid 2005-06-03 05:42:41 +00:00 committed by sebastid
parent 683d842286
commit 030eaa7d30
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ _e_ipc_cb_server_data(void *data, int type, void *event)
}
printf("REPLY <- END\n");
if (reply_count >= reply_expect) ecore_main_loop_quit();
return 1;
}
static void