On 13/04/2021 16.05, Denys Vlasenko wrote: > Applied, thank you Thanks, but why does the result 50a37459 have completely unrelated hunks like
-#define OPT_FOREGROUND (1 << 0) -#define OPT_STIMER (1 << 1) -#define OPT_HTIMER (1 << 2) - +#define OPT_FOREGROUND (1 << 0) +#define OPT_STIMER (1 << 1) +#define OPT_HTIMER (1 << 2) - stimer_duration, htimer_duration * 1000); + stimer_duration, htimer_duration); ? _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
