diff options
author | murray <murray@FreeBSD.org> | 2003-01-15 10:31:26 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2003-01-15 10:31:26 +0000 |
commit | 2ed5602e5196c1762c193f0331a09ffa07c1c6de (patch) | |
tree | 7117af36f2535a688659d78318f520e69dba490c /contrib/isc-dhcp/dst/dst_api.c | |
parent | 2ddffe4aa071a1ad7bfa3edaa4c5be617e00d69c (diff) | |
parent | 017255e081bcbadf47f5affc7eea7c047e38a70f (diff) | |
download | FreeBSD-src-2ed5602e5196c1762c193f0331a09ffa07c1c6de.zip FreeBSD-src-2ed5602e5196c1762c193f0331a09ffa07c1c6de.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r109298,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/isc-dhcp/dst/dst_api.c')
-rw-r--r-- | contrib/isc-dhcp/dst/dst_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/isc-dhcp/dst/dst_api.c b/contrib/isc-dhcp/dst/dst_api.c index d98b36a..22be120 100644 --- a/contrib/isc-dhcp/dst/dst_api.c +++ b/contrib/isc-dhcp/dst/dst_api.c @@ -1,5 +1,5 @@ #ifndef LINT -static const char rcsid[] = "$Header: /proj/cvs/isc/DHCP/dst/dst_api.c,v 1.1 2001/02/22 07:22:08 mellon Exp $"; +static const char rcsid[] = "$Header: /rc0/proj/cvs/isc/DHCP/dst/dst_api.c,v 1.1 2001/02/22 07:22:08 mellon Exp $"; #endif /* |