diff options
author | Eric Andersen | 1999-11-09 01:47:36 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-09 01:47:36 +0000 |
commit | 50d6360771be509737bb55b2cc5bc5e25f2a4fea (patch) | |
tree | 81d4cfe9ec9b5281924f678c28f61542616a3db7 /busybox.def.h | |
parent | fbb39c83b69d6c4de943c0b7374000339635d13d (diff) | |
download | busybox-50d6360771be509737bb55b2cc5bc5e25f2a4fea.zip busybox-50d6360771be509737bb55b2cc5bc5e25f2a4fea.tar.gz |
Stuff
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 59c1df1..26fd8f8 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -54,7 +54,7 @@ #define BB_SYNC #define BB_TAR #define BB_TOUCH -//#define BB_TRUE_FALSE // Supplied by ash +//#define BB_TRUE_FALSE #define BB_UMOUNT #define BB_UPDATE #define BB_UNAME |