summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-04-13 18:49:43 +0000
committerErik Andersen <andersen@codepoet.org>2000-04-13 18:49:43 +0000
commit9cf3bfa7c1bf3ad959c61711c9a5ac1969149300 (patch)
tree61d03a8d473f2d253c80f5bb3acc13d488351250 /busybox.def.h
parentb4f8606c05f8a256b515633e48df954ead1260ef (diff)
downloadbusybox-w32-9cf3bfa7c1bf3ad959c61711c9a5ac1969149300.tar.gz
busybox-w32-9cf3bfa7c1bf3ad959c61711c9a5ac1969149300.tar.bz2
busybox-w32-9cf3bfa7c1bf3ad959c61711c9a5ac1969149300.zip
More doc updates for BusyBox, with fixes to apps for bugs revealed
while trying to write docs . :-) -Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 647ed9ba4..1952dd377 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -194,7 +194,7 @@
194//#define BB_FEATURE_SH_TAB_COMPLETION 194//#define BB_FEATURE_SH_TAB_COMPLETION
195// 195//
196//Turn on extra fbset options 196//Turn on extra fbset options
197#define BB_FEATURE_FBSET_FANCY 197//#define BB_FEATURE_FBSET_FANCY
198// 198//
199// 199//
200// End of Features List 200// End of Features List