diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-01-04 04:18:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-01-04 04:18:12 +0000 |
commit | 1c15df8b6990040a55ba5ae711ab2da6880a9351 (patch) | |
tree | 10e383699b756f314899f05b99977e4f24dabb78 /libexec/identd | |
parent | 953dcc28bcfebce670669f86bc7d5e111595378e (diff) |
spaces
Diffstat (limited to 'libexec/identd')
-rw-r--r-- | libexec/identd/error.h | 4 | ||||
-rw-r--r-- | libexec/identd/identd.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libexec/identd/error.h b/libexec/identd/error.h index 01d10264d87..d05a418b719 100644 --- a/libexec/identd/error.h +++ b/libexec/identd/error.h @@ -1,11 +1,11 @@ -/* $OpenBSD: error.h,v 1.5 2003/12/09 22:41:06 deraadt Exp $*/ +/* $OpenBSD: error.h,v 1.6 2004/01/04 04:18:11 deraadt Exp $*/ /* ** ** error.h Error handling macros ** ** This program is in the public domain and may be used freely by anyone -** who wants to. +** who wants to. ** ** Last update: 19 Aug 1992 ** diff --git a/libexec/identd/identd.h b/libexec/identd/identd.h index f50c7852ab0..d94029e65fb 100644 --- a/libexec/identd/identd.h +++ b/libexec/identd/identd.h @@ -1,11 +1,11 @@ -/* $OpenBSD: identd.h,v 1.15 2003/06/07 18:31:17 henning Exp $*/ +/* $OpenBSD: identd.h,v 1.16 2004/01/04 04:18:11 deraadt Exp $*/ /* ** ** identd.h Common variables for the Pidentd daemon ** ** This program is in the public domain and may be used freely by anyone -** who wants to. +** who wants to. ** ** Last update: 6 Dec 1992 ** |