aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/parser.c
diff options
context:
space:
mode:
authorEric Faurot <eric@faurot.net>2013-05-30 10:36:16 +0200
committerEric Faurot <eric@faurot.net>2013-05-30 10:36:16 +0200
commitbb42bba7dacd4cd2a4b23df463e2f6ae05d64293 (patch)
treefb81de7cff123f8b9423cc7b318d987eb7a3004b /smtpd/parser.c
parentadd missing commit from deraadt@ (large time_t problems) (diff)
downloadOpenSMTPD-bb42bba7dacd4cd2a4b23df463e2f6ae05d64293.tar.xz
OpenSMTPD-bb42bba7dacd4cd2a4b23df463e2f6ae05d64293.zip
blank openbsd cvs keywords
Diffstat (limited to 'smtpd/parser.c')
-rw-r--r--smtpd/parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/smtpd/parser.c b/smtpd/parser.c
index 898ba519..b19906fe 100644
--- a/smtpd/parser.c
+++ b/smtpd/parser.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: parser.c,v 1.34 2013/05/24 17:03:14 eric Exp $ */
+/* $OpenBSD$ */
/*
* Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>