From 90928716548537e93f54266e33cb4a3353fd3932 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 27 Oct 2003 07:57:33 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_9_0_RELEASE'. This commit was manufactured to restore the state of the 4.9-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/dev/trm/trm.c | 2 +- sys/dev/trm/trm.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/trm') diff --git a/sys/dev/trm/trm.c b/sys/dev/trm/trm.c index e157cb1141ea..0b6812fb15de 100644 --- a/sys/dev/trm/trm.c +++ b/sys/dev/trm/trm.c @@ -57,7 +57,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/trm/trm.c,v 1.2.2.2 2002/12/19 20:34:45 cognet Exp $"); #include diff --git a/sys/dev/trm/trm.h b/sys/dev/trm/trm.h index 1013db3cc0ab..7bb102103182 100644 --- a/sys/dev/trm/trm.h +++ b/sys/dev/trm/trm.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/trm/trm.h,v 1.1.2.2 2002/12/19 20:34:46 cognet Exp $ */ #ifndef trm_H -- cgit v1.3