diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
| commit | 5be28542797ac26e17de490f50e0830003596d38 (patch) | |
| tree | 8069da00bdeed33ee5434671a0bae67379506370 /lib/libatm/ip_addr.c | |
| parent | e5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff) | |
Diffstat (limited to 'lib/libatm/ip_addr.c')
| -rw-r--r-- | lib/libatm/ip_addr.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libatm/ip_addr.c b/lib/libatm/ip_addr.c index a2f9fa504948..0d888b76573a 100644 --- a/lib/libatm/ip_addr.c +++ b/lib/libatm/ip_addr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/lib/libatm/ip_addr.c,v 1.1.2.1 1999/08/29 14:55:20 peter Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $FreeBSD$"; +static char *RCSid = "@(#) $FreeBSD: src/lib/libatm/ip_addr.c,v 1.1.2.1 1999/08/29 14:55:20 peter Exp $"; #endif #include <sys/types.h> |
