diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-13 22:56:11 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-13 22:56:11 +0000 |
commit | 60212983eee6fa075c664eef284a45c5c986bfa2 (patch) | |
tree | 87b7b66e7adc5ca32cd2f323bbd252599b422045 /busybox.def.h | |
parent | 926be4ee559342bfaea20fb0c5fdf5a8475428e0 (diff) | |
download | busybox-w32-60212983eee6fa075c664eef284a45c5c986bfa2.tar.gz busybox-w32-60212983eee6fa075c664eef284a45c5c986bfa2.tar.bz2 busybox-w32-60212983eee6fa075c664eef284a45c5c986bfa2.zip |
More stuff
git-svn-id: svn://busybox.net/trunk/busybox@26 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 e011bf9fc..a236520c1 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -19,7 +19,7 @@ | |||
19 | #define BB_FIND | 19 | #define BB_FIND |
20 | #define BB_GREP | 20 | #define BB_GREP |
21 | ////#define BB_HALT | 21 | ////#define BB_HALT |
22 | //#define BB_INIT | 22 | #define BB_INIT |
23 | #define BB_KILL | 23 | #define BB_KILL |
24 | ////#define BB_LENGTH | 24 | ////#define BB_LENGTH |
25 | #define BB_LN | 25 | #define BB_LN |