mirror of https://github.com/mirror/busybox.git
Fixup typo noticed by Nick Fedchik
parent
2a186890ee
commit
ca16204c31
|
@ -93,7 +93,7 @@
|
|||
#ifdef CONFIG_ASH_JOB_CONTROL
|
||||
#define JOBS 1
|
||||
#else
|
||||
#undif JOBS
|
||||
#undef JOBS
|
||||
#endif
|
||||
|
||||
#if JOBS
|
||||
|
|
Loading…
Reference in New Issue