X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=hackypar.h;h=f47493e9e3406567c97240faf12788d84115dd03;hp=fbbff3c58745a361f7378a51728319169a3c6bba;hb=c22c3541042ff7907144945abace305350297806;hpb=3b83c93292fbf6c4e859ce513bdf54ad90733f96 diff --git a/hackypar.h b/hackypar.h index fbbff3c..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, - uint32_t retries, uint32_t timeout, + int32_t retries, int32_t timeout, bool_t (*send_msg)(struct site *st), struct site *st); #endif /* hackympzpar_h */