diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
| commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
| tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /sbin/routed/rtquery/rtquery.c | |
| parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/2.2.2_cvs
'RELENG_2_2_2_RELEASE'.
This commit was manufactured to restore the state of the 2.2.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'sbin/routed/rtquery/rtquery.c')
| -rw-r--r-- | sbin/routed/rtquery/rtquery.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/rtquery/rtquery.c b/sbin/routed/rtquery/rtquery.c index 7d6913a048d7..4de3f43e8c2d 100644 --- a/sbin/routed/rtquery/rtquery.c +++ b/sbin/routed/rtquery/rtquery.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)query.c 8.1 (Berkeley) 6/5/93"; #elif defined(__NetBSD__) static char rcsid[] = "$NetBSD$"; #endif -#ident "$Revision: 1.9 $" +#ident "$Revision: 1.1.1.1 $" #include <sys/param.h> #include <sys/protosw.h> |
