From: Jim Meyering Date: Thu, 6 Jan 2000 08:35:45 +0000 (+0000) Subject: add blank line X-Git-Tag: FILEUTILS-4_0n~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21b43e0fe9df726424e7fc66a5574dde67cb0eb4;p=thirdparty%2Fcoreutils.git add blank line --- 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