summaryrefslogtreecommitdiff
path: root/sys/miscfs/devfs/devfs_tree.c
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1997-10-16 07:28:50 +0000
committerJulian Elischer <julian@FreeBSD.org>1997-10-16 07:28:50 +0000
commit2daae425f5c596139691004fadb4fb3b71a3dd95 (patch)
tree38edeb5c2b48ae0d74672be7ccd7d0de398943cf /sys/miscfs/devfs/devfs_tree.c
parent2a5e970debc7e1f02c4d89e846b1bd0133284dcf (diff)
Notes
Diffstat (limited to 'sys/miscfs/devfs/devfs_tree.c')
-rw-r--r--sys/miscfs/devfs/devfs_tree.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/miscfs/devfs/devfs_tree.c b/sys/miscfs/devfs/devfs_tree.c
index 8107bc951714..cf5aecc97f5c 100644
--- a/sys/miscfs/devfs/devfs_tree.c
+++ b/sys/miscfs/devfs/devfs_tree.c
@@ -1,8 +1,8 @@
-#define SPLIT_DEVS 1
+/*#define SPLIT_DEVS 1*/
/*
* Written by Julian Elischer (julian@DIALix.oz.au)
*
- * $Header: /home/ncvs/src/sys/miscfs/devfs/devfs_tree.c,v 1.45 1997/10/12 22:27:11 julian Exp $
+ * $Header: /home/ncvs/src/sys/miscfs/devfs/devfs_tree.c,v 1.46 1997/10/16 06:29:27 julian Exp $
*/
#include "opt_devfs.h"