From edca770d11edcc5b5548a62c068b2e75f1ccb54a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 7 Jan 2019 15:20:56 +0100 Subject: sleep: support "inf" Signed-off-by: Denys Vlasenko --- miscutils/bc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'miscutils/bc.c') diff --git a/miscutils/bc.c b/miscutils/bc.c index 74884557a..bf174dafb 100644 --- a/miscutils/bc.c +++ b/miscutils/bc.c @@ -7407,4 +7407,3 @@ int dc_main(int argc UNUSED_PARAM, char **argv) #endif #endif // DC_BIG - -- cgit v1.2.3