diff options
-rw-r--r-- | Config.h | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -112,6 +112,7 @@ //#define BB_TR #define BB_TRUE_FALSE #define BB_TTY +//#define BB_UNIX2DOS //#define BB_UUENCODE //#define BB_UUDECODE #define BB_UMOUNT @@ -417,7 +418,3 @@ #define BB_LOGREAD #endif #endif -// -#if defined BB_DOS2UNIX - #define BB_UNIX2DOS -#endif |