projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b56c285
)
Sigh. Left the debug path in. Fixed.
author
Rob Landley
<rob@landley.net>
Sat, 17 Dec 2005 10:54:17 +0000
(10:54 -0000)
committer
Rob Landley
<rob@landley.net>
Sat, 17 Dec 2005 10:54:17 +0000
(10:54 -0000)
util-linux/mdev.c
patch
|
blob
|
history
diff --git
a/util-linux/mdev.c
b/util-linux/mdev.c
index 688100c3ac20b9436a0259283d76fe691cc299b0..830939b92d63f85724d1f396b28137c705453c15 100644
(file)
--- a/
util-linux/mdev.c
+++ b/
util-linux/mdev.c
@@
-21,7
+21,7
@@
#include "busybox.h"
#include "xregex.h"
-#define DEV_PATH "/
tmp/
dev"
+#define DEV_PATH "/dev"
#include <busybox.h>