From 21b43e0fe9df726424e7fc66a5574dde67cb0eb4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 6 Jan 2000 08:35:45 +0000 Subject: [PATCH] add blank line --- src/sleep.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sleep.c b/src/sleep.c index 27385aea71..f5d4361953 100644 --- a/src/sleep.c +++ b/src/sleep.c @@ -83,6 +83,7 @@ point number.\n\ } exit (status); } + /* Given a floating point value *X, and a suffix character, SUFFIX_CHAR, scale *X by the multiplier implied by SUFFIX_CHAR. SUFFIX_CHAR may be the NUL byte or `s' to denote seconds, `m' for minutes, `h' for -- 2.47.3