diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-09 01:47:36 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-09 01:47:36 +0000 |
commit | 50d6360771be509737bb55b2cc5bc5e25f2a4fea (patch) | |
tree | 81d4cfe9ec9b5281924f678c28f61542616a3db7 /busybox.def.h | |
parent | fbb39c83b69d6c4de943c0b7374000339635d13d (diff) | |
download | busybox-w32-50d6360771be509737bb55b2cc5bc5e25f2a4fea.tar.gz busybox-w32-50d6360771be509737bb55b2cc5bc5e25f2a4fea.tar.bz2 busybox-w32-50d6360771be509737bb55b2cc5bc5e25f2a4fea.zip |
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 59c1df188..26fd8f822 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -54,7 +54,7 @@ | |||
54 | #define BB_SYNC | 54 | #define BB_SYNC |
55 | #define BB_TAR | 55 | #define BB_TAR |
56 | #define BB_TOUCH | 56 | #define BB_TOUCH |
57 | //#define BB_TRUE_FALSE // Supplied by ash | 57 | //#define BB_TRUE_FALSE |
58 | #define BB_UMOUNT | 58 | #define BB_UMOUNT |
59 | #define BB_UPDATE | 59 | #define BB_UPDATE |
60 | #define BB_UNAME | 60 | #define BB_UNAME |