PERFORCE change 71283 for review

Scott Long scottl at FreeBSD.org
Fri Feb 18 18:46:42 PST 2005


http://perforce.freebsd.org/chv.cgi?CH=71283

Change 71283 by scottl at scottl-junior on 2005/02/19 02:46:22

	IFC rev 1.146 of cam_xpt.c

Affected files ...

.. //depot/projects/scottl-camlock/src/sys/cam/cam_xpt.c#9 integrate

Differences ...

==== //depot/projects/scottl-camlock/src/sys/cam/cam_xpt.c#9 (text+ko) ====

@@ -1,4 +1,4 @@
-/*
+/*-
  * Implementation of the Common Access Method Transport (XPT) layer.
  *
  * Copyright (c) 1997, 1998, 1999 Justin T. Gibbs.
@@ -28,7 +28,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/cam/cam_xpt.c,v 1.143 2004/10/05 04:22:20 scottl Exp $");
+__FBSDID("$FreeBSD: src/sys/cam/cam_xpt.c,v 1.146 2005/01/05 22:34:34 imp Exp $");
 
 #include <sys/param.h>
 #include <sys/bus.h>


More information about the p4-projects mailing list