diff options
| author | Darren Reed <darrenr@FreeBSD.org> | 2001-02-04 14:26:56 +0000 |
|---|---|---|
| committer | Darren Reed <darrenr@FreeBSD.org> | 2001-02-04 14:26:56 +0000 |
| commit | f590526d0a1e14d90345f2fa3b73d1ff60d9b568 (patch) | |
| tree | f54525abca026a61e6936fd8901f02b3f46b1f76 /contrib/ipfilter/ipsend/sock.c | |
| parent | ddd584a72898ca99e15d7d5b3efee2a4e5dfe705 (diff) | |
Notes
Diffstat (limited to 'contrib/ipfilter/ipsend/sock.c')
| -rw-r--r-- | contrib/ipfilter/ipsend/sock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ipfilter/ipsend/sock.c b/contrib/ipfilter/ipsend/sock.c index a64159226842..6907a0885324 100644 --- a/contrib/ipfilter/ipsend/sock.c +++ b/contrib/ipfilter/ipsend/sock.c @@ -8,7 +8,7 @@ */ #if !defined(lint) static const char sccsid[] = "@(#)sock.c 1.2 1/11/96 (C)1995 Darren Reed"; -static const char rcsid[] = "@(#)$Id: sock.c,v 2.1 1999/08/04 17:31:16 darrenr Exp $"; +static const char rcsid[] = "@(#)$Id: sock.c,v 2.1.4.1 2000/12/16 21:05:44 darrenr Exp $"; #endif #include <stdio.h> #include <unistd.h> |
