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:
fa405d0
)
Fix a thinko, thanks to Klaasjan <klaasjan@europe.com>
author
Eric Andersen
<andersen@codepoet.org>
Mon, 21 Aug 2000 21:23:48 +0000
(21:23 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 21 Aug 2000 21:23:48 +0000
(21:23 -0000)
-Erik
busybox.def.h
patch
|
blob
|
history
diff --git
a/busybox.def.h
b/busybox.def.h
index 91ab0b3c9b1574c0db556641674adc636ec90871..d9477d41c45bf4ec93622ab3bf53a69c8da96a61 100644
(file)
--- a/
busybox.def.h
+++ b/
busybox.def.h
@@
-293,8
+293,8
@@
#ifdef BB_FEATURE_LINUXRC
#ifndef BB_INIT
#define BB_INIT
-#define BB_LINUXRC
#endif
+#define BB_LINUXRC
#endif
//
#ifdef BB_GZIP