summaryrefslogtreecommitdiff
path: root/iobuf.c
diff options
context:
space:
mode:
authorSunil Nimmagadda <sunil@sunilnimmagadda.com>2014-05-02 19:17:08 +0500
committerSunil Nimmagadda <sunil@sunilnimmagadda.com>2014-05-02 19:17:08 +0500
commit3134062a769783557930ff7afd4cfa8a577b423a (patch)
tree3c70883080d2391c45da91420a23ed6fe704756d /iobuf.c
parent4b1cd4a69fc13dae530daf2535f1f5591962b611 (diff)
Pull in latest changes for iobuf/ioev from smtpd.
Diffstat (limited to 'iobuf.c')
-rw-r--r--iobuf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/iobuf.c b/iobuf.c
index 58f452d..7dcd45b 100644
--- a/iobuf.c
+++ b/iobuf.c
@@ -1,5 +1,4 @@
-/* $OpenBSD: iobuf.c,v 1.1 2014/01/27 15:49:52 sunil Exp $ */
-
+/* $OpenBSD$ */
/*
* Copyright (c) 2012 Eric Faurot <eric@openbsd.org>
*