summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2004-01-04 04:18:11 +0000
committerderaadt <deraadt@openbsd.org>2004-01-04 04:18:11 +0000
commit618f93e645748a196894e7e8817da5c689634488 (patch)
treebbe97a7592c80893678bb235881817bf996307b4
parentzap multi-line literals; ok deraadt (diff)
downloadwireguard-openbsd-618f93e645748a196894e7e8817da5c689634488.tar.xz
wireguard-openbsd-618f93e645748a196894e7e8817da5c689634488.zip
spaces
-rw-r--r--libexec/identd/error.h4
-rw-r--r--libexec/identd/identd.h4
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
**