diff options
Diffstat (limited to 'contrib/sendmail/include/sm/tailq.h')
-rw-r--r-- | contrib/sendmail/include/sm/tailq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/include/sm/tailq.h b/contrib/sendmail/include/sm/tailq.h index ef67a97..b49466e 100644 --- a/contrib/sendmail/include/sm/tailq.h +++ b/contrib/sendmail/include/sm/tailq.h @@ -36,7 +36,7 @@ #define SM_TAILQ_H_ /* - * $Id: tailq.h,v 1.3 2012/01/21 00:12:14 ashish Exp $ + * $Id: tailq.h,v 1.3 2012-01-21 00:12:14 ashish Exp $ * * This file is a modified copy of queue.h from a BSD system: * we only need tail queues here. |