chiark / gitweb /
+ * New adns_init_logfn etc. for having logging done with a callback
[adns.git] / regress / harness.h.m4
index a25bd37ee79dbff73f99c45d9d4c28d276dcf4cc..fca588d263a8e8ba63e8601c9e1560a00f67b320 100644 (file)
@@ -51,7 +51,7 @@ void Tfailed(const char *why);
 void Toutputerr(void);
 void Tnomem(void);
 void Tfsyscallr(const char *fmt, ...) PRINTFFORMAT(1,2);
-void Tensureoutputfile(void);
+void Tensurerecordfile(void);
 void Tmust(const char *call, const char *arg, int cond);
 
 void Tvbf(const char *fmt, ...) PRINTFFORMAT(1,2);