diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
commit | d2b93373b258059aa9768088e51b34573accbb40 (patch) | |
tree | 918df9a35f9dac9dcd5c2a7943ba599d62036e9f /lib/bind/irs/nis_ho.c | |
parent | 2b56ccf7fc71c6016d49509c1de6c06f3e632770 (diff) | |
download | src-test2-d2b93373b258059aa9768088e51b34573accbb40.tar.gz src-test2-d2b93373b258059aa9768088e51b34573accbb40.zip |
Notes
Diffstat (limited to 'lib/bind/irs/nis_ho.c')
-rw-r--r-- | lib/bind/irs/nis_ho.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/irs/nis_ho.c b/lib/bind/irs/nis_ho.c index 75242791f1fe..6a20558104cb 100644 --- a/lib/bind/irs/nis_ho.c +++ b/lib/bind/irs/nis_ho.c @@ -16,7 +16,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = "$Id: nis_ho.c,v 1.4.18.1 2005/04/27 05:01:03 sra Exp $"; +static const char rcsid[] = "$Id: nis_ho.c,v 1.4.18.1 2005-04-27 05:01:03 sra Exp $"; #endif /* LIBC_SCCS and not lint */ /* Imports */ |