aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'smtpd/log.c')
-rw-r--r--smtpd/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/smtpd/log.c b/smtpd/log.c
index 89346497..38cc285f 100644
--- a/smtpd/log.c
+++ b/smtpd/log.c
@@ -42,7 +42,7 @@ int verbose;
void vlog(int, const char *, va_list);
void logit(int, const char *, ...)
- __attribute__ ((format (printf, 2, 3)));
+ __attribute__((format (printf, 2, 3)));
void