diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-05 00:31:46 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-05 00:31:46 +0000 |
commit | cf8c9cf7b9792e9cef3d790c46763712c390c7ed (patch) | |
tree | 980d8b0e71170aeb61c1e7ea871c7233ca31cbb6 /busybox.def.h | |
parent | d0246fb72b40320a74376af1bb944fef2c9b734f (diff) | |
download | busybox-w32-0_32.tar.gz busybox-w32-0_32.tar.bz2 busybox-w32-0_32.zip |
More stuff -- ready for release.0_32
-Erik
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 880046318..59c1df188 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -38,7 +38,7 @@ | |||
38 | #define BB_MORE | 38 | #define BB_MORE |
39 | #define BB_MOUNT | 39 | #define BB_MOUNT |
40 | //#define BB_MT | 40 | //#define BB_MT |
41 | #define BB_MTAB | 41 | //#define BB_MTAB |
42 | #define BB_MV | 42 | #define BB_MV |
43 | //#define BB_PRINTF | 43 | //#define BB_PRINTF |
44 | #define BB_PS | 44 | #define BB_PS |