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/parse.c | |
parent | 8b4ee0567126b76c17a3aea24f11e116260516d7 (diff) |
$OpenBSD$
Diffstat (limited to 'libexec/identd/parse.c')
-rw-r--r-- | libexec/identd/parse.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/identd/parse.c b/libexec/identd/parse.c index 4adb647c13e..1e9e45d8317 100644 --- a/libexec/identd/parse.c +++ b/libexec/identd/parse.c @@ -1,3 +1,5 @@ +/* $OpenBSD: parse.c,v 1.20 2001/01/28 19:34:29 niklas Exp $ */ + /* * This program is in the public domain and may be used freely by anyone * who wants to. |