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:
02d8fa4
)
didnt mean to commit debug enable
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 5 May 2006 20:33:07 +0000
(20:33 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 5 May 2006 20:33:07 +0000
(20:33 -0000)
shell/msh.c
patch
|
blob
|
history
diff --git
a/shell/msh.c
b/shell/msh.c
index 8abbeff5a9c373201009baf6f2fd4b65bcd2bcdc..39aecdf109b41e40aecba67262bfebe10f362b24 100644
(file)
--- a/
shell/msh.c
+++ b/
shell/msh.c
@@
-53,7
+53,7
@@
#define REGISTER register
-#define MSHDEBUG 1
+/*#define MSHDEBUG 1*/
#ifdef MSHDEBUG
int mshdbg = 0;