diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
commit | 20b46180bc742f3850de362018712c14e5666062 (patch) | |
tree | 43a7cdbcb08aaafc20effe8b11c2e219635e61b6 /libexec/identd/error.h | |
parent | 8b4ee0567126b76c17a3aea24f11e116260516d7 (diff) |
$OpenBSD$
Diffstat (limited to 'libexec/identd/error.h')
-rw-r--r-- | libexec/identd/error.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/identd/error.h b/libexec/identd/error.h index 4810ac4ff59..c27ee5e823c 100644 --- a/libexec/identd/error.h +++ b/libexec/identd/error.h @@ -1,5 +1,6 @@ +/* $OpenBSD: error.h,v 1.3 2001/01/28 19:34:28 niklas Exp $*/ + /* -** $Id: error.h,v 1.2 1997/07/23 20:36:27 kstailey Exp $ ** ** error.h Error handling macros ** |