aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorerik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-04-13 18:49:43 +0000
committererik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-04-13 18:49:43 +0000
commit9c24ee20ab75047beebcf1a5766fdbdbd82ba662 (patch)
tree61d03a8d473f2d253c80f5bb3acc13d488351250 /busybox.def.h
parent243153c09634fdbd0ac39af35677a4a7929e9c64 (diff)
downloadbusybox-w32-9c24ee20ab75047beebcf1a5766fdbdbd82ba662.tar.gz
busybox-w32-9c24ee20ab75047beebcf1a5766fdbdbd82ba662.tar.bz2
busybox-w32-9c24ee20ab75047beebcf1a5766fdbdbd82ba662.zip
More doc updates for BusyBox, with fixes to apps for bugs revealed
while trying to write docs . :-) -Erik git-svn-id: svn://busybox.net/trunk/busybox@451 69ca8d6d-28ef-0310-b511-8ec308f3f277
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