libbb: rename execable -> executable. No code changes
English speakers complained that it sounded awfully broken. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ lib-y += crc32.o
|
||||
lib-y += default_error_retval.o
|
||||
lib-y += device_open.o
|
||||
lib-y += dump.o
|
||||
lib-y += execable.o
|
||||
lib-y += executable.o
|
||||
lib-y += fclose_nonstdin.o
|
||||
lib-y += fflush_stdout_and_exit.o
|
||||
lib-y += fgets_str.o
|
||||
|
||||
Reference in New Issue
Block a user