This commit is contained in:
henrique 2013-08-29 09:45:55 +02:00
commit 7570b84301

View File

@ -88,7 +88,7 @@ int thrift_gettimeofday(struct timeval * tv, struct timezone * tz)
}
}
return -1;
return 0;
}
int thrift_sleep(unsigned int seconds)