aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ray
diff options
context:
space:
mode:
authorDuncan Barclay <dmlb@FreeBSD.org>2000-06-18 21:41:24 +0000
committerDuncan Barclay <dmlb@FreeBSD.org>2000-06-18 21:41:24 +0000
commitce5163041dd8aaafcc76d1a8f657aacfd61981e3 (patch)
treea18efbda9b7ba691e3152963e4bd83c8db6e2e08 /sys/dev/ray
parent0218cb013bfff2547aed15cb6a0f3de6485d0ca9 (diff)
downloadsrc-ce5163041dd8aaafcc76d1a8f657aacfd61981e3.tar.gz
src-ce5163041dd8aaafcc76d1a8f657aacfd61981e3.zip
Remove RECERR from RAY_DEBUG
Notes
Notes: svn path=/head/; revision=61811
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 69dc30f767ac..9abb398bf468 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 | */ \