From 20b85c03e751b4876fa3c92040464e483172b746 Mon Sep 17 00:00:00 2001 From: Jannis Hoffmann Date: Wed, 3 Jul 2024 19:03:11 +0200 Subject: manual format adjustment --- src/qmail-newmrh.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/qmail-newmrh.c') diff --git a/src/qmail-newmrh.c b/src/qmail-newmrh.c index 20945a4..023f51e 100644 --- a/src/qmail-newmrh.c +++ b/src/qmail-newmrh.c @@ -16,12 +16,11 @@ #define WHO "qmail-newmrh" -int rename(const char *, const char *); // stdio.h - void die_read() { logmsg(WHO, 111, ERROR, "unable to read control/morercpthosts"); } + void die_write() { logmsg(WHO, 111, ERROR, "unable to write to control/morercpthosts.tmp"); -- cgit v1.2.3