diff options
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 |