Right function prototype for ecore_timer_add callback.

SVN revision: 37203
This commit is contained in:
Sebastian Dransfeld 2008-10-27 07:33:33 +00:00
parent 92ff3dab37
commit 6c805551e9
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ static double t0, t1, t2;
#define TS(x) #define TS(x)
#endif #endif
static int stdbg(void) static int stdbg(void *data __UNUSED__)
{ {
// enable to debug eina stringshare usage // enable to debug eina stringshare usage
// eina_stringshare_dump(); // eina_stringshare_dump();