aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/to.c
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2019-08-20 09:21:25 +0200
committerGilles Chehade <gilles@poolp.org>2019-08-20 09:21:25 +0200
commit8442071412702f517d2c9ccd03e98344a045745e (patch)
tree99943cb7016906a16ffea1562a0b3fba14dc087e /smtpd/to.c
parentsync (diff)
downloadOpenSMTPD-8442071412702f517d2c9ccd03e98344a045745e.tar.xz
OpenSMTPD-8442071412702f517d2c9ccd03e98344a045745e.zip
sync
Diffstat (limited to 'smtpd/to.c')
-rw-r--r--smtpd/to.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/smtpd/to.c b/smtpd/to.c
index 36907381..af08c603 100644
--- a/smtpd/to.c
+++ b/smtpd/to.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: to.c,v 1.39 2019/08/11 17:23:12 gilles Exp $ */
+/* $OpenBSD: to.c,v 1.41 2019/08/14 21:11:25 gilles Exp $ */
/*
* Copyright (c) 2009 Jacek Masiulaniec <jacekm@dobremiasto.net>