Typo in test code.
Этот коммит содержится в:
родитель
32ebd649b3
Коммит
5348f76aa9
@ -28,7 +28,7 @@ timer_proc( TimerClientData client_data, struct timeval* nowP )
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
{
|
||||
struct Timer *tp;
|
||||
Timer *tp;
|
||||
|
||||
flag = 0;
|
||||
tp = tmr_create((struct timeval*) 0, timer_proc, JunkClientData, 3000000, 0);
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user