From ba94d0cea3d853d19732f64a17cd6207dc85ad5f Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 25 Sep 2000 21:57:54 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_1_1_RELEASE'. This commit was manufactured to restore the state of the 4.1.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/netatm/atm_usrreq.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/netatm/atm_usrreq.c') diff --git a/sys/netatm/atm_usrreq.c b/sys/netatm/atm_usrreq.c index f88cf0d203f20..27289aff8715d 100644 --- a/sys/netatm/atm_usrreq.c +++ b/sys/netatm/atm_usrreq.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/sys/netatm/atm_usrreq.c,v 1.6 1999/08/28 00:48:39 peter Exp $ * */ @@ -38,7 +38,7 @@ #include #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_usrreq.c,v 1.6 1999/08/28 00:48:39 peter Exp $"); #endif -- cgit v1.2.3