aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/queue_backend.c
diff options
context:
space:
mode:
authorEric Faurot <eric@faurot.net>2012-11-12 16:58:03 +0100
committerEric Faurot <eric@faurot.net>2012-11-12 16:58:03 +0100
commite9da7805653759d55536210412828dc26f665a74 (patch)
tree781d4b9580e6e0741ab347466083f118197f2414 /smtpd/queue_backend.c
parentrename variable and split line to fit 80 cols (diff)
downloadOpenSMTPD-e9da7805653759d55536210412828dc26f665a74.tar.xz
OpenSMTPD-e9da7805653759d55536210412828dc26f665a74.zip
sync tags and tweaks from openbsd-current
Diffstat (limited to 'smtpd/queue_backend.c')
-rw-r--r--smtpd/queue_backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/smtpd/queue_backend.c b/smtpd/queue_backend.c
index ad020966..27cef8be 100644
--- a/smtpd/queue_backend.c
+++ b/smtpd/queue_backend.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: queue_backend.c,v 1.39 2012/10/09 13:39:00 eric Exp $ */
+/* $OpenBSD: queue_backend.c,v 1.40 2012/11/12 14:58:53 eric Exp $ */
/*
* Copyright (c) 2011 Gilles Chehade <gilles@openbsd.org>