diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-23 07:09:58 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-23 07:09:58 +0000 |
commit | fbf5a726a6bc6f126c04c7949fe5820b37583530 (patch) | |
tree | 74d798531334876e49e3f3748d1646b7b5e993d7 /busybox.def.h | |
parent | caeb31a04cd21198ca2125fd24703d172bd8e189 (diff) | |
download | busybox-w32-fbf5a726a6bc6f126c04c7949fe5820b37583530.tar.gz busybox-w32-fbf5a726a6bc6f126c04c7949fe5820b37583530.tar.bz2 busybox-w32-fbf5a726a6bc6f126c04c7949fe5820b37583530.zip |
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@58 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 033ccca84..845e46382 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -40,7 +40,7 @@ | |||
40 | //#define BB_PRINTF | 40 | //#define BB_PRINTF |
41 | #define BB_PS | 41 | #define BB_PS |
42 | #define BB_PWD | 42 | #define BB_PWD |
43 | #define BB_REGEXP | 43 | //#define BB_REGEXP |
44 | #define BB_REBOOT | 44 | #define BB_REBOOT |
45 | #define BB_RM | 45 | #define BB_RM |
46 | #define BB_RMDIR | 46 | #define BB_RMDIR |