summaryrefslogtreecommitdiffstats
path: root/sys/dev/ray
diff options
context:
space:
mode:
authordmlb <dmlb@FreeBSD.org>2000-06-18 21:41:24 +0000
committerdmlb <dmlb@FreeBSD.org>2000-06-18 21:41:24 +0000
commit938731aa89afb6c22801a87ea5e9d7a423e16c19 (patch)
treee9c49200caeedb97139b660cad50822d9e38c94c /sys/dev/ray
parent54d0d924cff5301e9bfa0074c7bd287f4a261104 (diff)
downloadFreeBSD-src-938731aa89afb6c22801a87ea5e9d7a423e16c19.zip
FreeBSD-src-938731aa89afb6c22801a87ea5e9d7a423e16c19.tar.gz
Remove RECERR from RAY_DEBUG
Diffstat (limited to 'sys/dev/ray')
-rw-r--r--sys/dev/ray/if_raydbg.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ray/if_raydbg.h b/sys/dev/ray/if_raydbg.h
index 69dc30f..9abb398 100644
--- a/sys/dev/ray/if_raydbg.h
+++ b/sys/dev/ray/if_raydbg.h
@@ -28,7 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: if_raydbg.h,v 1.4 2000/05/21 20:51:09 dmlb Exp $
+ * $Id: if_raydbg.h,v 1.7 2000/06/11 13:54:59 dmlb Exp $
*
*/
@@ -73,7 +73,6 @@
/* Cut and paste this into a kernel configuration file */
#if 0
#define RAY_DEBUG ( \
- /* RAY_DBG_RECERR | */ \
/* RAY_DBG_SUBR | */ \
/* RAY_DBG_BOOTPARAM | */ \
/* RAY_DBG_STARTJOIN | */ \
OpenPOWER on IntegriCloud