chiark / gitweb /
netlink: Remove a newline from p-t-p startup message
[secnet.git] / hackypar.h
index fbbff3c58745a361f7378a51728319169a3c6bba..f47493e9e3406567c97240faf12788d84115dd03 100644 (file)
@@ -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 */