X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=hackypar.h;h=f47493e9e3406567c97240faf12788d84115dd03;hp=c22176ff0536723acff3f977ff8d9e36a96cb310;hb=ae5ae3bf5c5709938e3a2bb6203094ede8af45e6;hpb=1caa23ff879cec7f8f36b32a987f0610291ef177 diff --git a/hackypar.h b/hackypar.h index c22176f..f47493e 100644 --- a/hackypar.h +++ b/hackypar.h @@ -11,7 +11,7 @@ struct site; int hacky_par_start_failnow(void); int hacky_par_mid_failnow(void); void hacky_par_end(int *ok, - int32_t retries, uint32_t timeout, + int32_t retries, int32_t timeout, bool_t (*send_msg)(struct site *st), struct site *st); #endif /* hackympzpar_h */