diff options
| author | Guido van Rooij <guido@FreeBSD.org> | 2005-12-30 11:52:26 +0000 |
|---|---|---|
| committer | Guido van Rooij <guido@FreeBSD.org> | 2005-12-30 11:52:26 +0000 |
| commit | 25508d6cfbafa0e186ef2b9a5b8fc683b1aef865 (patch) | |
| tree | 9209f38a8bc3af0186363bc8bbfe05d79337f8d4 /contrib/ipfilter/ipsend/sock.c | |
| parent | d362c40d3a43c5e377ec90dd140a98e109e6b285 (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 5020a4aaf234..8c7bfcc5fd50 100644 --- a/contrib/ipfilter/ipsend/sock.c +++ b/contrib/ipfilter/ipsend/sock.c @@ -7,7 +7,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.8.4.1 2004/03/23 12:58:06 darrenr Exp"; +static const char rcsid[] = "@(#)$Id: sock.c,v 2.8.4.1 2004/03/23 12:58:06 darrenr Exp $"; #endif #include <sys/param.h> #include <sys/types.h> |
